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
+11-25Lines changed: 11 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ In this quickstart, you deploy three virtual networks and use Azure Virtual Netw
20
20
## Prerequisites
21
21
22
22
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
23
-
- To modify dynamic network groups, you must be [granted access via Azure RBAC role](concept-network-groups.md#network-groups-and-azure-policy) assignment only. Classic Admin/legacy authorization is not supported.
23
+
- To modify dynamic network groups, you must be [granted access via Azure RBAC role](concept-network-groups.md#network-groups-and-azure-policy) assignment only. Classic Admin/legacy authorization isn't supported.
@@ -68,19 +68,7 @@ Create three virtual networks by using the portal. Each virtual network has a `n
68
68
69
69
Virtual Network Manager applies configurations to groups of virtual networks by placing them in network groups. To create a network group:
70
70
71
-
1. Browse to the **rg-learn-eastus-001** resource group, and select the **vnm-learn-eastus-001** Virtual Network Manager instance.
72
-
73
-
1. Under **Settings**, select **Network groups**. Then select **Create**.
74
-
75
-
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of an empty list of network groups and the button for creating a network group.":::
76
-
77
-
1. On the **Create a network group** pane, enter **ng-learn-prod-eastus-001** and select **Create**.
78
-
79
-
:::image type="content" source="./media/create-virtual-network-manager-portal/create-network-group.png" alt-text="Screenshot of the pane for creating a network group." lightbox="./media/create-virtual-network-manager-portal/create-network-group.png":::
80
-
81
-
1. Confirm that the new network group is now listed on the **Network groups** pane.
82
-
83
-
:::image type="content" source="./media/create-virtual-network-manager-portal/network-groups-list.png" alt-text="Screenshot of a newly created network group on the pane that list network groups.":::
## Define membership for a connectivity configuration
86
74
@@ -92,7 +80,7 @@ After you create your network group, you add virtual networks as members. Choose
92
80
93
81
In this task, you manually add two virtual networks for your mesh configuration to your network group:
94
82
95
-
1. From the list of network groups, select **ng-learn-prod-eastus-001**. On the **ng-learn-prod-eastus-001** pane, under **Manually add members**, select **Add virtual networks**.
83
+
1. From the list of network groups, select **ng-learn-prod-eastus-001**. On the **ng-learn-prod-eastus-001** pane, under **Manually add members**, select **Add virtual networks**.
96
84
97
85
:::image type="content" source="./media/create-virtual-network-manager-portal/add-static-member.png" alt-text="Screenshot of add a virtual network f.":::
98
86
@@ -110,7 +98,7 @@ In this task, you manually add two virtual networks for your mesh configuration
110
98
111
99
By using [Azure Policy](concept-azure-policy-integration.md), you define a condition to dynamically add two virtual networks to your network group when the name of the virtual network includes *prod*:
112
100
113
-
1. From the list of network groups, select **ng-learn-prod-eastus-001**. Under **Create policy to dynamically add members**, select **Create Azure policy**.
101
+
1. From the list of network groups, select **ng-learn-prod-eastus-001**. Under **Create policy to dynamically add members**, select **Create Azure policy**.
114
102
115
103
:::image type="content" source="media/create-virtual-network-manager-portal/define-dynamic-membership.png" alt-text="Screenshot of the button for creating an Azure policy.":::
116
104
@@ -126,21 +114,21 @@ By using [Azure Policy](concept-azure-policy-integration.md), you define a condi
126
114
|**Operator**| Select **Contains** from the dropdown list.|
127
115
|**Condition**| Enter **-prod**. |
128
116
129
-
1. The **Effective virtual networks** pane shows the virtual networks that will be added to the network group based on the conditions that you defined in Azure Policy. When you're ready, select **Close**.
117
+
2. The **Effective virtual networks** pane shows the virtual networks for addition to the network group based on the defined conditions in Azure Policy. When you're ready, select **Close**.
130
118
131
119
:::image type="content" source="media/create-virtual-network-manager-portal/effective-virtual-networks.png" alt-text="Screenshot of the pane for effective virtual networks.":::
132
120
133
-
1. Select **Save** to deploy the group membership. It can take up to one minute for the policy to take effect and be added to your network group.
121
+
3. Select **Save** to deploy the group membership. It can take up to one minute for the policy to take effect and be added to your network group.
134
122
135
-
1. On the **Network Group** pane, under **Settings**, select **Group members** to view the membership of the group based on the conditions that you defined in Azure Policy. Confirm that **Source** is listed as **azpol-learn-prod-eastus-001 - subscriptions/subscription_id**.
123
+
4. On the **Network Group** pane, under **Settings**, select **Group members** to view the membership of the group based on the conditions that you defined in Azure Policy. Confirm that **Source** is listed as **azpol-learn-prod-eastus-001 - subscriptions/subscription_id**.
136
124
137
125
:::image type="content" source="media/create-virtual-network-manager-portal/group-members-list.png" alt-text="Screenshot of listed group members with a configured source." lightbox="media/create-virtual-network-manager-portal/group-members-list.png":::
138
126
139
127
---
140
128
141
129
## Create a configuration
142
130
143
-
Now that you've created the network group and given it the correct virtual networks, create a mesh network topology configuration. Replace `<subscription_id>` with your subscription.
131
+
Now that you created the network group and updated its membership with virtual networks, you create a mesh network topology configuration. Replace `<subscription_id>` with your subscription.
144
132
145
133
1. Under **Settings**, select **Configurations**. Then select **Create**.
146
134
@@ -157,7 +145,7 @@ Now that you've created the network group and given it the correct virtual netwo
157
145
|**Name**| Enter **cc-learn-prod-eastus-001**. |
158
146
|**Description**|*(Optional)* Provide a description about this connectivity configuration. |
159
147
160
-
1. On the **Topology** tab, select the **Mesh** topology if it's not selected, and leave the **Enable mesh connectivity across regions** checkbox cleared. Cross-region connectivity isn't required for this setup, because all the virtual networks are in the same region. When you're ready, select **Add** > **Add network group**.
148
+
1. On the **Topology** tab, select the **Mesh** topology, and leave the **Enable mesh connectivity across regions** checkbox cleared. Cross-region connectivity isn't required for this setup, because all the virtual networks are in the same region. When you're ready, select **Add** > **Add network group**.
161
149
162
150
:::image type="content" source="./media/create-virtual-network-manager-portal/topology-configuration.png" alt-text="Screenshot of topology selection for network group connectivity configuration.":::
163
151
@@ -192,7 +180,7 @@ To apply your configurations to your environment, you need to commit the configu
192
180
| Setting | Value |
193
181
| ------- | ----- |
194
182
|**Configurations**| Select **Include connectivity configurations in your goal state**. |
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-create-hub-and-spoke.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.author: mbender
6
6
ms.service: virtual-network-manager
7
7
ms.topic: how-to
8
-
ms.date: 05/07/2024
8
+
ms.date: 06/20/2024
9
9
ms.custom: template-concept, engagement-fy23
10
10
---
11
11
@@ -23,18 +23,10 @@ In this article, you learn how to create a hub and spoke network topology with A
23
23
24
24
This section helps you create a network group containing the virtual networks you're using for the hub-and-spoke network topology.
25
25
26
-
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.
27
-
28
-
1. Select **Network Groups** under *Settings*, then select **+ Create**.
29
-
30
-
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of add a network group button.":::
31
-
32
-
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.
33
-
34
-
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-basics.png" alt-text="Screenshot of create a network group page.":::
26
+
> [!NOTE]
27
+
> This how-to guide assumes you created a network manager instance using the [quickstart](create-virtual-network-manager-portal.md) guide.
35
28
36
-
1. The *Network Groups* page lists the new network group.
37
-
:::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.":::
Copy file name to clipboardExpand all lines: articles/virtual-network-manager/how-to-create-mesh-network.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,18 +23,10 @@ In this article, you learn how to create a mesh network topology using Azure Vir
23
23
24
24
This section helps you create a network group containing the virtual networks you're using for the mesh network topology.
25
25
26
-
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.
26
+
> [!NOTE]
27
+
> This how-to guide assumes you created a network manager instance using the [quickstart](create-virtual-network-manager-portal.md) guide.
27
28
28
-
1. Select **Network Groups** under *Settings*, then select **+ Create**.
29
-
30
-
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of add a network group button.":::
31
-
32
-
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.
33
-
34
-
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-basics.png" alt-text="Screenshot of create a network group page.":::
35
-
36
-
1. The *Network Groups* page now lists the new network group.
37
-
:::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.":::
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).
@@ -99,26 +99,16 @@ Deploy a virtual network gateway into the hub virtual network. This virtual netw
99
99
100
100
1. Select **Review + create** and then select **Create** after validation has passed. The deployment of a virtual network gateway can take about 30 minutes. You can move on to the next section while waiting for this deployment to complete. However, you may find **gw-learn-hub-eastus-001** doesn't display that it has a gateway due to timing and sync across the Azure portal.
101
101
102
-
## Create a dynamic network group
102
+
## Create a network group
103
103
104
-
1. Go to your Azure Virtual Network Manager instance. This tutorial assumes you've created one using the [quickstart](create-virtual-network-manager-portal.md) guide. The network group in this tutorial is called **ng-learn-prod-eastus-001**.
104
+
> [!NOTE]
105
+
> This how-to guide assumes you created a network manager instance using the [quickstart](create-virtual-network-manager-portal.md) guide. The network group in this tutorial is called **ng-learn-prod-eastus-001**.
105
106
106
-
1. Select **Network groups** under *Settings*, and then select **+ Create** to create a new networkgroup.
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of add a network group button.":::
109
+
## Define dynamic group membership with Azure policy
109
110
110
-
1. On the **Create a network group** screen, enter the following information:
111
-
112
-
:::image type="content" source="./media/create-virtual-network-manager-portal/create-network-group.png" alt-text="Screenshot of the Basics tab on Create a network group page.":::
113
-
114
-
| Setting | Value |
115
-
| ------- | ----- |
116
-
| Name | Enter **ng-learn-prod-eastus-001** for the network group name. |
117
-
| Description | Provide a description about this network group. |
118
-
119
-
1. Select **Create** to create the virtual network group.
120
-
1. From the **Network groups** page, select the created network group from above to configure the network group.
121
-
1. On the **Overview** page, select **Create Azure Policy** under *Create policy to dynamically add members*.
111
+
1. From the list of network groups, select **ng-learn-prod-eastus-001**. Under **Create policy to dynamically add members**, select **Create Azure policy**.
122
112
123
113
:::image type="content" source="./media/tutorial-create-secured-hub-and-spoke/define-dynamic-membership.png" alt-text="Screenshot of the defined dynamic membership button.":::
0 commit comments