You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/create-virtual-network-manager-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ Now that the Network Group is created, and has the correct VNets, create a mesh
202
202
203
203
## Deploy the connectivity configuration
204
204
205
-
To have your configurations applied to your environment, you need to commit the configuration by deployment. You need to deploy the configuration to the **West US** region where the virtual networks are deployed.
205
+
To have your configurations applied to your environment, you need to commit the configuration by deployment. You need to deploy the configuration to the **East US** region where the virtual networks are deployed.
206
206
207
207
1. Select **Deployments** under **Settings**, then select **Deploy configurations**.
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-create-hub-and-spoke.md
+37-31Lines changed: 37 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.service: virtual-network-manager
7
7
ms.topic: how-to
8
-
ms.date: 03/1/2023
9
-
ms.custom: template-concept
8
+
ms.date: 04/20/2023
9
+
ms.custom: template-concept, engagement-fy23
10
10
---
11
11
12
12
# Create a hub and spoke topology with Azure Virtual Network Manager
13
13
14
-
In this article, you'll learn how to create a hub and spoke network topology with Azure Virtual Network Manager. With this configuration, you select a virtual network to act as a hub and all spoke virtual networks will have bi-directional peering with only the hub by default. You also can enable direct connectivity between spoke virtual networks and enable the spoke virtual networks to use the virtual network gateway in the hub.
14
+
In this article, you learn how to create a hub and spoke network topology with Azure Virtual Network Manager. With this configuration, you select a virtual network to act as a hub and all spoke virtual networks have bi-directional peering with only the hub by default. You also can enable direct connectivity between spoke virtual networks and enable the spoke virtual networks to use the virtual network gateway in the hub.
15
15
16
16
> [!IMPORTANT]
17
17
> Azure Virtual Network Manager is generally available for Virtual Network Manager and hub and spoke connectivity configurations.
@@ -28,19 +28,19 @@ In this article, you'll learn how to create a hub and spoke network topology wit
28
28
29
29
## <aname="group"></a> Create a network group
30
30
31
-
This section will help you create a network group containing the virtual networks you'll be using for the hub-and-spoke network topology.
31
+
This section helps you create a network group containing the virtual networks you're using for the hub-and-spoke network topology.
32
32
33
33
1. Go to your Azure Virtual Network Manager instance. This how-to guide assumes you've created one using the [quickstart](create-virtual-network-manager-portal.md) guide.
34
34
35
35
1. Select **Network Groups** under *Settings*, then select **+ Create**.
36
36
37
37
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of add a network group button.":::
38
38
39
-
1. On the *Create a network group* page, enter a **Name** for the network group. This example will use the name **myNetworkGroup**. Select **Add** to create the network group.
39
+
1. On the *Create a network group* page, enter a **Name** for the network group. This example uses the name **myNetworkGroup**. Select **Add** to create the network group.
40
40
41
41
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-basics.png" alt-text="Screenshot of create a network group page.":::
42
42
43
-
1.You'll see the new network group added to the *Network Groups* page.
43
+
1.The *Network Groups* page lists the new network group.
44
44
:::image type="content" source="./media/create-virtual-network-manager-portal/network-groups-list.png" alt-text="Screenshot of network group page with list of network groups.":::
45
45
46
46
## Define network group members
@@ -59,67 +59,73 @@ To manually add the desired virtual networks for your Mesh configuration to your
59
59
:::image type="content" source="./media/create-virtual-network-manager-portal/add-virtual-networks.png" alt-text="Screenshot of add virtual networks to network group page.":::
60
60
61
61
1. To review the network group membership manually added, select **Group Members** on the *Network Group* page under **Settings**.
62
-
:::image type="content" source="media/create-virtual-network-manager-portal/group-members-list-thumb.png" alt-text="Screenshot of group membership under Group Membership." lightbox="media/create-virtual-network-manager-portal/group-members-list.png":::
62
+
:::image type="content" source="media/create-virtual-network-manager-portal/group-members-list.png" alt-text="Screenshot of group membership under Group Membership." lightbox="media/create-virtual-network-manager-portal/group-members-list.png":::
63
63
64
64
## Create a hub and spoke connectivity configuration
65
65
66
-
This section will guide you through how to create a hub-and-spoke configuration with the network group you created in the previous section.
67
-
68
-
1. Select **Configuration** under *Settings*, then select **+ Add a configuration**.
69
-
70
-
:::image type="content" source="./media/how-to-create-hub-and-spoke/configuration-list.png" alt-text="Screenshot of the configurations list.":::
66
+
This section guides you through how to create a hub-and-spoke configuration with the network group you created in the previous section.
71
67
72
68
1. Select **Connectivity configuration** from the drop-down menu to begin creating a connectivity configuration.
73
69
74
70
:::image type="content" source="./media/create-virtual-network-manager-portal/connectivity-configuration-dropdown.png" alt-text="Screenshot of configuration drop-down menu.":::
75
71
76
-
1. On the *Add a connectivity configuration* page, enter, or select the following information:
72
+
1. On the **Basics** page, enterthe following information, and select **Next: Topology >**.
77
73
78
-
:::image type="content" source="./media/how-to-create-hub-and-spoke/connectivity-configuration.png" alt-text="Screenshot of add a connectivity configuration page.":::
74
+
:::image type="content" source="./media/create-virtual-network-manager-portal/connectivity-configuration.png" alt-text="Screenshot of add a connectivity configuration page.":::
79
75
80
76
| Setting | Value |
81
77
| ------- | ----- |
82
78
| Name | Enter a *name* for this configuration. |
83
-
| Description |*Optional* Enter a description about what this configuration will do. |
84
-
| Topology | Select the **Hub and spoke** topology. |
85
-
| Hub | Select a virtual network that will act as the hub virtual network. |
86
-
| Existing peerings | Select this checkbox if you want to remove all previously created VNet peering between virtual networks in the network group defined in this configuration. |
79
+
| Description |*Optional* Enter a description about what this configuration does. |
80
+
81
+
1. On the **Topology** tab, select the **Hub and spoke** topology.
87
82
83
+
:::image type="content" source="media/how-to-create-hub-and-spoke/topology.png" alt-text="Screenshot of Add Topology screen for hub and spoke topology.":::
84
+
85
+
1. Select **Delete existing peerings** checkbox if you want to remove all previously created VNet peering between virtual networks in the network group defined in this configuration, and then select **Select a hub**.
86
+
1. On the **Select a hub** page, Select a virtual network that acts as the hub virtual network and select **Select**.
87
+
88
+
:::image type="content" source="media/how-to-create-hub-and-spoke/select-hub.png" alt-text="Screenshot of Select a hub list.":::
89
+
88
90
1. Then select **+ Add network groups**.
89
91
90
-
1. On the *Add network groups* page, select the network groups you want to add to this configuration. Then select **Add** to save.
92
+
1. On the **Add network groups** page, select the network groups you want to add to this configuration. Then select **Add** to save.
91
93
92
-
1.You'll see the following three options appear next to the network group name under *Spoke network groups*:
94
+
1.The following three options appear next to the network group name under **Spoke network groups**:
93
95
94
-
:::image type="content" source="./media/how-to-create-hub-and-spoke/spokes-settings.png" alt-text="Screenshot of spoke network groups settings." lightbox="./media/how-to-create-hub-and-spoke/spokes-settings-expanded.png":::
96
+
:::image type="content" source="./media/how-to-create-hub-and-spoke/spokes-settings.png" alt-text="Screenshot of spoke network groups settings.":::
97
+
95
98
96
99
**Direct connectivity*: Select **Enable peering within network group** if you want to establish VNet peering between virtual networks in the network group of the same region.
97
100
**Global Mesh*: Select **Enable mesh connectivity across regions** if you want to establish VNet peering for all virtual networks in the network group across regions.
98
101
**Gateway*: Select **Use hub as a gateway** if you have a virtual network gateway in the hub virtual network that you want this network group to use to pass traffic to on-premises.
99
102
100
103
Select the settings you want to enable for each network group.
101
104
102
-
1. Finally, select **Add** to create the hub-and-spoke connectivity configuration.
105
+
1. Finally, select **Review + Create > Create** to create the hub-and-spoke connectivity configuration.
103
106
104
107
## Deploy the hub and spoke configuration
105
108
106
-
To have this configuration take effect in your environment, you'll need to deploy the configuration to the regions where your selected virtual networks are created.
109
+
To have this configuration take effect in your environment, you need to deploy the configuration to the regions where your selected virtual networks are created.
107
110
108
111
1. Select **Deployments** under *Settings*, then select **Deploy a configuration**.
112
+
1. On the **Deploy a configuration** page, select the following settings:
109
113
110
-
1. On the *Deploy a configuration* select the following settings:
111
-
112
-
:::image type="content" source="./media/how-to-create-hub-and-spoke/deploy.png" alt-text="Screenshot of deploy a configuration page.":::
114
+
:::image type="content" source="./media/create-virtual-network-manager-portal/deploy-configuration.png" alt-text="Screenshot of deploy a configuration page.":::
113
115
114
116
| Setting | Value |
115
117
| ------- | ----- |
116
-
|Configuration type | Select **Connectivity**. |
117
-
|Configurations| Select the name of the configuration you created in the previous section. |
118
+
|Configurations | Select **Include connectivity configurations in your goal state**. |
119
+
|Connectivity configurations| Select the name of the configuration you created in the previous section. |
118
120
| Target regions | Select all the regions that apply to virtual networks you select for the configuration. |
119
121
120
-
1. Select **Deploy** and then select **OK** to commit the configuration to the selected regions.
122
+
1. Select **Next** and then select **Deploy** to complete the deployment.
123
+
124
+
:::image type="content" source="./media/create-virtual-network-manager-portal/deployment-confirmation.png" alt-text="Screenshot of deployment confirmation message.":::
125
+
126
+
1. The deployment displays in the list for the selected region. The deployment of the configuration can take a few minutes to complete.
121
127
122
-
1. The deployment of the configuration can take up to 15-20 minutes, select the **Refresh** button to check on the status of the deployment.
128
+
:::image type="content" source="./media/create-virtual-network-manager-portal/deployment-in-progress.png" alt-text="Screenshot of configuration deployment in progress status.":::
123
129
124
130
## Confirm deployment
125
131
@@ -130,4 +136,4 @@ To have this configuration take effect in your environment, you'll need to deplo
130
136
## Next steps
131
137
132
138
- Learn about [Security admin rules](concept-security-admins.md)
133
-
- Learn how to block network traffic with a [SecurityAdmin configuration](how-to-block-network-traffic-portal.md).
139
+
- Learn how to block network traffic with a [SecurityAdmin configuration](how-to-block-network-traffic-portal.md).
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-create-mesh-network.md
+17-21Lines changed: 17 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.service: virtual-network-manager
7
7
ms.topic: how-to
8
-
ms.date: 03/22/2023
9
-
ms.custom: ignite-fall-2021
8
+
ms.date: 04/20/2023
9
+
ms.custom: ignite-fall-2021, engagement-fy23
10
10
---
11
11
12
12
# Create a mesh network topology with Azure Virtual Network Manager
13
13
14
-
In this article, you'll learn how to create a mesh network topology using Azure Virtual Network Manager. With this configuration, all the virtual networks of the same region in the same network group can communicate with one another. You can enable cross region connectivity by enabling the global mesh setting in the connectivity configuration.
14
+
In this article, you learn how to create a mesh network topology using Azure Virtual Network Manager. With this configuration, all the virtual networks of the same region in the same network group can communicate with one another. You can enable cross region connectivity by enabling the global mesh setting in the connectivity configuration.
15
15
16
16
> [!IMPORTANT]
17
17
> Azure Virtual Network Manager is generally available for Virtual Network Manager and hub and spoke connectivity configurations.
@@ -28,23 +28,21 @@ In this article, you'll learn how to create a mesh network topology using Azure
28
28
29
29
## <aname="group"></a> Create a network group
30
30
31
-
This section will help you create a network group containing the virtual networks you'll be using for the mesh network topology.
31
+
This section helps you create a network group containing the virtual networks you're using for the mesh network topology.
32
32
33
33
1. Go to your Azure Virtual Network Manager instance. This how-to guide assumes you've created one using the [quickstart](create-virtual-network-manager-portal.md) guide.
34
34
35
35
1. Select **Network Groups** under *Settings*, then select **+ Create**.
36
36
37
37
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of add a network group button.":::
38
38
39
-
1. On the *Create a network group* page, enter a **Name** for the network group. This example will use the name **myNetworkGroup**. Select **Add** to create the network group.
39
+
1. On the *Create a network group* page, enter a **Name** for the network group. This example uses the name **myNetworkGroup**. Select **Add** to create the network group.
40
40
41
41
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-basics.png" alt-text="Screenshot of create a network group page.":::
42
42
43
-
1.You'll see the new network group added to the *Network Groups* page.
43
+
1.The *Network Groups* page now lists the new network group.
44
44
:::image type="content" source="./media/create-virtual-network-manager-portal/network-groups-list.png" alt-text="Screenshot of network group page with list of network groups.":::
45
45
46
-
1. Once your network group is created, you'll add virtual networks as members. Choose one of the options: *[Manually add membership](concept-network-groups.md#static-membership)* or *[Create policy to dynamically add members](concept-network-groups.md#dynamic-membership)*.
47
-
48
46
## Define network group members
49
47
Azure Virtual Network manager allows you two methods for adding membership to a network group. You can manually add virtual networks or use Azure Policy to dynamically add virtual networks based on conditions. This how-to covers [manually adding membership](concept-network-groups.md#static-membership). For information on defining group membership with Azure Policy, see [Define network group membership with Azure Policy](concept-network-groups.md#dynamic-membership).
50
48
@@ -60,40 +58,38 @@ To manually add the desired virtual networks for your Mesh configuration to your
60
58
:::image type="content" source="./media/create-virtual-network-manager-portal/add-virtual-networks.png" alt-text="Screenshot of add virtual networks to network group page.":::
61
59
62
60
1. To review the network group membership manually added, select **Group Members** on the *Network Group* page under **Settings**.
63
-
:::image type="content" source="media/create-virtual-network-manager-portal/group-members-list-thumb.png" alt-text="Screenshot of group membership under Group Membership." lightbox="media/create-virtual-network-manager-portal/group-members-list.png":::
61
+
:::image type="content" source="media/create-virtual-network-manager-portal/group-members-list.png" alt-text="Screenshot of group membership under Group Membership." lightbox="media/create-virtual-network-manager-portal/group-members-list.png":::
64
62
65
63
## Create a mesh connectivity configuration
66
64
67
-
This section will guide you through how to create a mesh configuration with the network group you created in the previous section.
65
+
This section guides you through how to create a mesh configuration with the network group you created in the previous section.
68
66
69
67
1. Select **Configurations** under *Settings*, then select **+ Create**.
70
68
71
-
:::image type="content" source="./media/create-virtual-network-manager-portal/add-configuration.png" alt-text="Screenshot of the configurations list.":::
72
-
73
-
1. Select **Connectivity configuration** from the drop-down menu.
69
+
1. Select **Connectivity configuration** from the drop-down menu to begin creating a connectivity configuration.
74
70
75
-
:::image type="content" source="./media/create-virtual-network-manager-portal/configuration-menu.png" alt-text="Screenshot of configuration drop-down menu.":::
71
+
:::image type="content" source="./media/create-virtual-network-manager-portal/connectivity-configuration-dropdown.png" alt-text="Screenshot of configuration drop-down menu.":::
76
72
77
-
1. On the *Add a connectivity configuration* page, enter the following information:
73
+
1. On the **Basics** page, enter the following information, and select **Next: Topology >**.
78
74
79
-
:::image type="content" source="media/how-to-create-mesh-network/add-config-name.png" alt-text="Screenshot of add a connectivity configuration page.":::
75
+
:::image type="content" source="./media/create-virtual-network-manager-portal/connectivity-configuration.png" alt-text="Screenshot of add a connectivity configuration page.":::
80
76
81
77
| Setting | Value |
82
78
| ------- | ----- |
83
79
| Name | Enter a *name* for this configuration. |
84
-
| Description |*Optional* Enter a description about what this configuration will do. |
80
+
| Description |*Optional* Enter a description about what this configuration does. |
85
81
86
-
1.Select **Next: Topology >**and select **Mesh**as the topology. Then select **+ Add**under *Network groups*.
82
+
1.On the **Topology**tab, select the **Mesh**topology if not selected, and leave the **Enable mesh connectivity across regions**unchecked. Cross-region connectivity isn't required for this set up since all the virtual networks are in the same region.
87
83
88
-
:::image type="content" source="media/how-to-create-mesh-network/add-connectivity-config.png" alt-text="Screenshot of Add a connectivity configuration page and options.":::
84
+
:::image type="content" source="./media/create-virtual-network-manager-portal/topology-configuration.png" alt-text="Screenshot of topology selection for network group connectivity configuration.":::
89
85
90
86
1. On the *Add network groups* page, select the network groups you want to add to this configuration. Then select **Select** to save.
91
87
92
88
1. Select **Review + create** and then **Create** to create the mesh connectivity configuration.
93
89
94
90
## Deploy the mesh configuration
95
91
96
-
To have this configuration take effect in your environment, you'll need to deploy the configuration to the regions where your selected virtual networks are created.
92
+
To have this configuration take effect in your environment, you need to deploy the configuration to the regions where your selected virtual networks are created.
97
93
98
94
1. Select **Deployments** under *Settings*, then select **Deploy configuration**.
99
95
@@ -105,7 +101,7 @@ To have this configuration take effect in your environment, you'll need to deplo
105
101
| ------- | ----- |
106
102
| Configurations | Select **Include connectivity configurations in your goal state**. |
107
103
| Connectivity Configurations | Select the name of the configuration you created in the previous section. |
108
-
| Target regions | Select all the regions where the configuration will be applied to virtual networks. |
104
+
| Target regions | Select all the regions where the configuration is applied to virtual networks. |
109
105
110
106
1. Select **Next** and then select **Deploy** to commit the configuration to the selected regions.
0 commit comments