Skip to content

Commit c768ac1

Browse files
Merge pull request #279329 from mbender-ms/avnm-updates-FYH2
virtual network manager - Quickstart and Create-Instance includes image updates
2 parents 9bb9f46 + 3caa176 commit c768ac1

File tree

12 files changed

+64
-70
lines changed

12 files changed

+64
-70
lines changed

articles/virtual-network-manager/create-virtual-network-manager-portal.md

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this quickstart, you deploy three virtual networks and use Azure Virtual Netw
2020
## Prerequisites
2121

2222
- 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.
2424

2525
[!INCLUDE [virtual-network-manager-create-instance](../../includes/virtual-network-manager-create-instance.md)]
2626

@@ -59,7 +59,7 @@ Create three virtual networks by using the portal. Each virtual network has a `n
5959
| ------- | ----- |
6060
| **Subscription** | Select the same subscription that you selected in step 2. |
6161
| **Resource group** | Select **rg-learn-eastus-001**. |
62-
| **Name** | Enter **vnet-learn-prod-eastus-002** and **vnet-learn-test-eastus-003** for each additional virtual network. |
62+
| **Name** | Enter **vnet-learn-prod-eastus-002** and **vnet-learn-test-eastus-003** for the other virtual networks. |
6363
| **Region** | Select **(US) East US**. |
6464
| **vnet-learn-prod-eastus-002 IP addresses** | IPv4 address space: **10.1.0.0/16** </br> Subnet name: **default** </br> Subnet address space: **10.1.0.0/24**|
6565
| **vnet-learn-test-eastus-003 IP addresses** | IPv4 address space: **10.2.0.0/16** </br> Subnet name: **default** </br> Subnet address space: **10.2.0.0/24**|
@@ -68,19 +68,7 @@ Create three virtual networks by using the portal. Each virtual network has a `n
6868

6969
Virtual Network Manager applies configurations to groups of virtual networks by placing them in network groups. To create a network group:
7070

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.":::
71+
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
8472

8573
## Define membership for a connectivity configuration
8674

@@ -92,7 +80,7 @@ After you create your network group, you add virtual networks as members. Choose
9280

9381
In this task, you manually add two virtual networks for your mesh configuration to your network group:
9482

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**.
9684

9785
:::image type="content" source="./media/create-virtual-network-manager-portal/add-static-member.png" alt-text="Screenshot of add a virtual network f.":::
9886

@@ -110,7 +98,7 @@ In this task, you manually add two virtual networks for your mesh configuration
11098

11199
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*:
112100

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**.
114102

115103
:::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.":::
116104

@@ -126,21 +114,21 @@ By using [Azure Policy](concept-azure-policy-integration.md), you define a condi
126114
| **Operator** | Select **Contains** from the dropdown list.|
127115
| **Condition** | Enter **-prod**. |
128116

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**.
130118

131119
:::image type="content" source="media/create-virtual-network-manager-portal/effective-virtual-networks.png" alt-text="Screenshot of the pane for effective virtual networks.":::
132120

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.
134122

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**.
136124

137125
:::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":::
138126

139127
---
140128

141129
## Create a configuration
142130

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.
144132

145133
1. Under **Settings**, select **Configurations**. Then select **Create**.
146134

@@ -157,7 +145,7 @@ Now that you've created the network group and given it the correct virtual netwo
157145
| **Name** | Enter **cc-learn-prod-eastus-001**. |
158146
| **Description** | *(Optional)* Provide a description about this connectivity configuration. |
159147

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**.
161149

162150
:::image type="content" source="./media/create-virtual-network-manager-portal/topology-configuration.png" alt-text="Screenshot of topology selection for network group connectivity configuration.":::
163151

@@ -192,7 +180,7 @@ To apply your configurations to your environment, you need to commit the configu
192180
| Setting | Value |
193181
| ------- | ----- |
194182
| **Configurations** | Select **Include connectivity configurations in your goal state**. |
195-
| **Connectivity configurations** | Select **cc-learn-prod-eastus-001**. |
183+
| **Connectivity configurations** | Select **cc-learn-prod-eastus-001**. |
196184
| **Target regions** | Select **East US** as the deployment region. |
197185

198186
1. Select **Deploy** to complete the deployment.
@@ -272,7 +260,5 @@ If you no longer need Azure Virtual Network Manager, you can remove it after you
272260

273261
## Next steps
274262

275-
Now that you've created an Azure Virtual Network Manager instance, learn how to block network traffic by using a security admin configuration:
276-
277263
> [!div class="nextstepaction"]
278264
> [Block network traffic with Azure Virtual Network Manager](how-to-block-network-traffic-portal.md)

articles/virtual-network-manager/how-to-create-hub-and-spoke.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: how-to
8-
ms.date: 05/07/2024
8+
ms.date: 06/20/2024
99
ms.custom: template-concept, engagement-fy23
1010
---
1111

@@ -23,18 +23,10 @@ In this article, you learn how to create a hub and spoke network topology with A
2323

2424
This section helps you create a network group containing the virtual networks you're using for the hub-and-spoke network topology.
2525

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.
3528
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.":::
29+
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
3830

3931
## Define network group members
4032

articles/virtual-network-manager/how-to-create-mesh-network.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,10 @@ In this article, you learn how to create a mesh network topology using Azure Vir
2323

2424
This section helps you create a network group containing the virtual networks you're using for the mesh network topology.
2525

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.
2728
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.":::
29+
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
3830

3931
## Define network group members
4032
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).
-3.87 KB
Loading
-22.2 KB
Loading

articles/virtual-network-manager/tutorial-create-secured-hub-and-spoke.md

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: tutorial
8-
ms.date: 08/01/2023
8+
ms.date: 06/26/2024
99
ms.custom: FY23 content-maintenance, engagement-FY24
1010
---
1111

@@ -99,26 +99,16 @@ Deploy a virtual network gateway into the hub virtual network. This virtual netw
9999

100100
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.
101101

102-
## Create a dynamic network group
102+
## Create a network group
103103

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**.
105106
106-
1. Select **Network groups** under *Settings*, and then select **+ Create** to create a new network group.
107+
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
107108

108-
:::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
109110

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**.
122112

123113
:::image type="content" source="./media/tutorial-create-secured-hub-and-spoke/define-dynamic-membership.png" alt-text="Screenshot of the defined dynamic membership button.":::
124114

-91.2 KB
Loading
95.2 KB
Loading
30.3 KB
Loading
28.8 KB
Loading

0 commit comments

Comments
 (0)