Skip to content

Commit 36fd359

Browse files
author
Michael Bender
committed
Acrolinx and updates - single doc submission
1 parent ab723fc commit 36fd359

6 files changed

+9
-9
lines changed

articles/virtual-network-manager/how-to-deploy-hub-spoke-topology-with-azure-firewall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: how-to
8-
ms.date: 05/22/2024
8+
ms.date: 06/04/2024
99
---
1010

1111
# How to deploy hub and spoke topology with Azure Firewall
1212

13-
In this article, you learn how to deploy a hub and spoke topology with Azure Firewall using Azure Virtual Network Manager (AVNM). You create a network manager instance, and implements network groups for trusted and untrusted traffic. Next, you deploy a connectivity configuration for defining your hub and spoke topology. When deploying the connectivity configuration, you have a choice of adding [direct connectivity](concept-connectivity-configuration.md#direct-connectivity) for direct, trusted communication between spoke virtual networks, or requiring spokes to communicate through the hub network. You finish by deploying a routing configuration to route all traffic to Azure Firewall, except the traffic within the same virtual network when the virtual networks are trusted.
13+
In this article, you learn how to deploy a hub and spoke topology with Azure Firewall using Azure Virtual Network Manager (AVNM). You create a network manager instance, and implement network groups for trusted and untrusted traffic. Next, you deploy a connectivity configuration for defining your hub and spoke topology. When deploying the connectivity configuration, you have a choice of adding [direct connectivity](concept-connectivity-configuration.md#direct-connectivity) for direct, trusted communication between spoke virtual networks, or requiring spokes to communicate through the hub network. You finish by deploying a routing configuration to route all traffic to Azure Firewall, except the traffic within the same virtual network when the virtual networks are trusted.
1414

1515
Many organizations use Azure Firewall to protect their virtual networks from threats and unwanted traffic, and they route all traffic to Azure Firewall except trusted traffic within the same virtual network. Traditionally, setting up such a scenario is cumbersome because new user-defined routes (UDRs) need to be created for each new subnet, and all route tables have different UDRs. UDR management in Azure Virtual Network Manager can help you easily achieve this scenario by creating a routing rule that routes all traffic to Azure Firewall, except the traffic within the same virtual network.
1616

includes/virtual-network-manager-create-2-spoke-vnets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: include
8-
ms.date: 05/08/2024
8+
ms.date: 06/04/2024
99
ms.author: mbender-ms
1010
ms.custom: include-file
1111
---

includes/virtual-network-manager-create-spoke-network-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: virtual-network-manager
55
author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: include
8-
ms.date: 05/21/2024
8+
ms.date: 06/04/2024
99
ms.author: mbender-ms
1010
ms.custom: include-file
1111
---

includes/virtual-network-manager-create-udr-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: include
8-
ms.date: 05/08/2024
8+
ms.date: 06/04/2024
99
ms.author: mbender-ms
1010
ms.custom: include-file
1111
---
@@ -29,7 +29,7 @@ In this step, you deploy a Virtual Network Manager instance with *user defined r
2929
| **Description** | *(Optional)* Provide a description about this Virtual Network Manager instance and the task it's managing. |
3030
| [Features](../articles/virtual-network-manager/concept-network-manager-scope.md#features) | Select **User defined routing** and **Connectivity** from the dropdown list. |
3131

32-
:::image type="content" source="media/virtual-network-manager-create-udr-instance/create-network-manager-instance..png" alt-text="Screenshot of Create a network manager window with values for connectivity and user defined routing.":::
32+
:::image type="content" source="media/virtual-network-manager-create-udr-instance/create-network-manager-instance.png" alt-text="Screenshot of Create a network manager window with values for connectivity and user defined routing.":::
3333

3434
1. Select the **Management scope** tab or select **Next: Management scope >** to continue.
3535

includes/virtual-network-manager-deploy-hub-spoke-topology.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: include
8-
ms.date: 05/21/2024
8+
ms.date: 06/04/2024
99
ms.author: mbender-ms
1010
ms.custom: include-file
1111
---
@@ -27,7 +27,7 @@ In this task, you create a connectivity configuration that includes your network
2727
> [!IMPORTANT]
2828
> If you enable direct connectivity, you must have a routing configuration with direct routing within the virtual network. If you enable global mesh, you must have a routing configuration with global mesh enabled.
2929
30-
:::image type="content" source="media/virtual-network-manager-deploy-hub-spoke-topology/create-direct-connectivity-hub-spoke-configuration.png" alt-text="Screenshot of Create a connectivity configuration configuration for hub and spoke with direct connectivity.":::
30+
:::image type="content" source="media/virtual-network-manager-deploy-hub-spoke-topology/create-direct-connectivity-hub-spoke-configuration.png" alt-text="Screenshot of Create a connectivity configuration for hub and spoke with direct connectivity.":::
3131

3232
5. Choose **Next: Visualization >** to review the connectivity configuration then select **Review + create** > **Create**.
3333

@@ -37,7 +37,7 @@ In this task, you deploy the connectivity configuration to create the hub and sp
3737

3838
1. In the network manager instance, select **Configurations** under **Settings** then select the connectivity configuration you created.
3939
2. From the task bar, select **Deploy**.
40-
3. In the **Deploy a configuration** window, select the you connectivity configuration you created, and select the **Target Regions** you wish to deploy the configuration to.
40+
3. In the **Deploy a configuration** window, select the connectivity configuration you created, and select the **Target Regions** you wish to deploy the configuration to.
4141

4242
> [!IMPORTANT]
4343
> The hub and spoke topology is created in the selected regions. Make sure to select the regions where your hub and spoke virtual networks are deployed.

0 commit comments

Comments
 (0)