Skip to content

Commit 26b903b

Browse files
authored
Merge pull request #313550 from mbender-ms/avnm-modular-includes
AVNM | Maintenance | Modular content update
2 parents 50ae576 + b8489dd commit 26b903b

8 files changed

Lines changed: 138 additions & 43 deletions
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: include file
3+
description: include file
4+
services: virtual-network-manager
5+
author: mbender-ms
6+
ms.service: azure-virtual-network-manager
7+
ms.topic: include
8+
ms.date: 03/23/2026
9+
ms.author: mbender
10+
ms.custom: include file
11+
---
12+
13+
## Create a resource group
14+
15+
Create a resource group to hold the resources used in this article.
16+
17+
1. Sign in to the [Azure portal](https://portal.azure.com/).
18+
19+
1. Select **+ Create a resource** and search for **Resource group**. Then select **Resource group** > **Create**.
20+
21+
1. On the **Basics** tab, enter or select the following information:
22+
23+
| Setting | Value |
24+
| ------- | ----- |
25+
| **Subscription** | Select your subscription. |
26+
| **Resource group** | Enter a name for the resource group. |
27+
| **Region** | Select a region for the resource group. |
28+
29+
1. Select **Review + create** and then **Create**.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: include file
3+
description: include file
4+
services: virtual-network-manager
5+
author: mbender-ms
6+
ms.service: azure-virtual-network-manager
7+
ms.topic: include
8+
ms.date: 03/23/2026
9+
ms.author: mbender
10+
ms.custom: include file
11+
---
12+
13+
## Create a Virtual Network Manager instance
14+
15+
Deploy a Virtual Network Manager instance with the defined scope and features needed using the Azure portal.
16+
17+
> [!IMPORTANT]
18+
> Virtual Network Manager requires specific permissions within the defined scope. Make sure you have the necessary [Azure Role-based Access Control (RBAC) roles](../../../virtual-network-manager/concept-network-groups.md#network-groups-and-azure-policy) before creating the instance.
19+
20+
1. Sign in to the [Azure portal](https://portal.azure.com/).
21+
22+
1. Select **+ Create a resource** and search for **Network Manager**. Then select **Network Manager** > **Create** to begin setting up Virtual Network Manager.
23+
24+
1. On the **Basics** tab, enter or select the following information:
25+
26+
| Setting | Value |
27+
| ------- | ----- |
28+
| **Subscription** | Select the subscription containing your existing virtual networks. |
29+
| **Resource group** | Select the existing resource group where you want to deploy Virtual Network Manager. |
30+
| **Name** | Enter a name for your Virtual Network Manager instance. |
31+
| **Region** | Select a region for your Virtual Network Manager instance. Virtual Network Manager can manage virtual networks in any region. The selected region is where the Virtual Network Manager instance will be deployed. |
32+
| **Description** | *(Optional)* Provide a description of this Virtual Network Manager instance and the task it manages. |
33+
| [Features](../../../virtual-network-manager/concept-network-manager-scope.md#features) | Select the features you need from the dropdown list: <br> - **Connectivity**: Enables the creation of a full mesh or hub-and-spoke network topology between virtual networks within the scope. <br> - **Security Admin**: Enables the creation of global network security rules. <br> - **Routing**: Enables the creation and management of user-defined routes at scale. |
34+
35+
1. Select the **Management scope** tab or **Next: Management scope** to continue.
36+
37+
1. On the **Management scope** tab, select **+ Add**.
38+
39+
1. In the **Add scopes** pane, select the subscriptions or management groups containing your existing virtual networks, and then select **Select**.
40+
41+
1. Select **Review + create** to validate your configuration.
42+
43+
1. After validation passes, select **Create** to deploy the Virtual Network Manager instance.
44+
45+
The Virtual Network Manager instance is now created and ready to manage your existing virtual networks within the defined scope.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: include file
3+
description: include file
4+
services: virtual-network-manager
5+
author: mbender-ms
6+
ms.service: azure-virtual-network-manager
7+
ms.topic: include
8+
ms.date: 03/23/2026
9+
ms.author: mbender
10+
ms.custom: include file
11+
---
12+
13+
1. Browse to your resource group, and select your Virtual Network Manager resource.
14+
15+
1. Under **Settings**, select **Network groups**. Then select **+ Create**.
16+
17+
1. On the **Create a network group** pane, enter or select the following information, and then select **Create**:
18+
19+
| Setting | Value |
20+
| ------- | ----- |
21+
| **Name** | Enter a name for your network group. |
22+
| **Description** | *(Optional)* Provide a description of this network group. |
23+
| **Member type** | Select **Virtual network** from the dropdown menu. |
24+
25+
1. Confirm that the new network group is now listed on the **Network groups** pane.
26+

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

Lines changed: 35 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: 'Quickstart: Create a mesh network topology with Azure Virtual Network Manager - Azure portal'
3-
description: Learn to a mesh virtual network topology with Azure Virtual Network Manager by using the Azure portal.
3+
description: Learn to create a mesh virtual network topology with Azure Virtual Network Manager by using the Azure portal.
44
author: mbender-ms
55
ms.author: mbender
66
ms.service: azure-virtual-network-manager
77
ms.topic: quickstart
8-
ms.date: 07/11/2025
8+
ms.date: 03/23/2026
99
ms.custom:
1010
- template-quickstart
1111
- mode-ui
@@ -26,7 +26,28 @@ In this quickstart, you deploy three virtual networks and use Azure Virtual Netw
2626
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727
- To modify network groups using Azure Policy to conditionally define membership, you must be [granted access through Azure Role-based Access Control (RBAC) role](concept-network-groups.md#network-groups-and-azure-policy) assignment only. Classic Admin or legacy authorization isn't supported.
2828

29-
[!INCLUDE [virtual-network-manager-create-instance](../../includes/virtual-network-manager-create-instance.md)]
29+
## Sample values
30+
31+
This quickstart uses the following sample values for creating resources. Use these values to follow along, or replace them with your own.
32+
33+
| Resource | Sample value |
34+
| --- | --- |
35+
| Resource group | **resource-group** |
36+
| Network Manager name | **network-manager** |
37+
| Region | **West US 2** |
38+
| Virtual networks | **vnet-00**, **vnet-01**, **vnet-02** |
39+
| VNet address spaces | **10.0.0.0/16**, **10.1.0.0/16**, **10.2.0.0/16** |
40+
| Network group | **network-group** |
41+
| Connectivity configuration | **connectivity-configuration** |
42+
| Azure Policy name | **azure-policy** |
43+
| Tag | Name: **NetworkType** / Value: **Production** |
44+
45+
[!INCLUDE [create-resource-group](../networking/includes/azure-virtual-network-manager/create-resource-group.md)]
46+
47+
> [!NOTE]
48+
> For this quickstart, select **Connectivity** from the **Features** dropdown when creating your Virtual Network Manager instance. Use the sample values from the preceding table for the resource group, name, and region fields.
49+
50+
[!INCLUDE [virtual-network-manager-create-instance-portal](../networking/includes/azure-virtual-network-manager/virtual-network-manager-create-instance-portal.md)]
3051

3152
## Create virtual networks
3253

@@ -40,7 +61,7 @@ Create three virtual networks by using the portal. Each virtual network has a `n
4061
| ------- | ----- |
4162
| **Subscription** | Select the subscription where you want to deploy this virtual network. |
4263
| **Resource group** | Select **resource-group**. |
43-
| **Virtual network name** | Enter **vnet-000**. |
64+
| **Virtual network name** | Enter **vnet-00**. |
4465
| **Region** | Select **(US) West 2**. |
4566

4667
1. Select the **IP addresses** tab.
@@ -70,16 +91,16 @@ Create three virtual networks by using the portal. Each virtual network has a `n
7091
| **Resource group** | Select **resource-group**. |
7192
| **Name** | Enter **vnet-01** and **vnet-02** for the other virtual networks. |
7293
| **Region** | Select **(US) West 2**. |
73-
| **vnet-01 IP addresses** | IPv4 address space: **10.1.0.0/16** </br> Subnet name: **default** </br> Subnet address space: **10.1.0.0/24**|
74-
| **vnet-01 Tags** | Name: **NetworkType** </br> Value: **Production** </br> Resource: **Virtual network**. |
75-
| **vnet-02 IP addresses** | IPv4 address space: **10.2.0.0/16** </br> Subnet name: **default** </br> Subnet address space: **10.2.0.0/24**|
76-
| **vnet-02 Tags** | Name: **NetworkType** </br> Value: **Production** </br> Resource: **Virtual network**. |
94+
| **vnet-01 IP addresses** | IPv4 address space: **10.1.0.0/16** <br> Subnet name: **default** <br> Subnet address space: **10.1.0.0/24** |
95+
| **vnet-01 Tags** | Name: **NetworkType** <br> Value: **Production** <br> Resource: **Virtual network**. |
96+
| **vnet-02 IP addresses** | IPv4 address space: **10.2.0.0/16** <br> Subnet name: **default** <br> Subnet address space: **10.2.0.0/24** |
97+
| **vnet-02 Tags** | Name: **NetworkType** <br> Value: **Production** <br> Resource: **Virtual network**. |
7798

7899
## Create a network group
79100

80101
Azure Virtual Network Manager applies configurations to groups of virtual networks known as network groups. To create a network group:
81102

82-
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
103+
[!INCLUDE [virtual-network-manager-create-network-group](../networking/includes/azure-virtual-network-manager/virtual-network-manager-create-network-group.md)]
83104

84105
## Define membership for a connectivity configuration
85106

@@ -113,25 +134,25 @@ By using [Azure Policy](concept-azure-policy-integration.md), you define a condi
113134
| **Scope** | Choose **Select scopes** and then select your current subscription. |
114135
| **Parameter** | Select **Name** from the dropdown list.|
115136
| **Operator** | Select **Key value pair** from the dropdown list.|
116-
| **Condition** | Enter name of **NetworkType**.</br> Enter value of **Production**. |
137+
| **Condition** | Enter name of **NetworkType**.<br> Enter value of **Production**. |
117138

118139
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-conditional-thumb.png" alt-text="Screenshot of the pane for creating an Azure policy, including criteria for definitions." lightbox="media/create-virtual-network-manager-portal/network-group-conditional.png":::
119140

120-
2. The **Preview resources** 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**.
141+
1. The **Preview resources** 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**.
121142

122143
:::image type="content" source="media/create-virtual-network-manager-portal/preview-virtual-networks.png" alt-text="Screenshot of the pane for previewing the virtual networks.":::
123144

124-
3. Select **Save** to deploy the Azure Policy. It can take up to one minute for the policy to take effect and be added to your network group.
145+
1. Select **Save** to deploy the Azure Policy. It can take up to one minute for the policy to take effect and be added to your network group.
125146

126-
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 the **Source** is listed as **azure-policy - subscriptions/subscription_id**.
147+
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 the **Source** is listed as **azure-policy - subscriptions/subscription_id**.
127148

128149
:::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.":::
129150

130151
---
131152

132153
## Create a configuration
133154

134-
Now that you created the network group and updated its membership with virtual networks, you create a mesh connectivity configuration. Replace `<subscription_id>` with your subscription.
155+
Now that you created the network group and updated its membership with virtual networks, you create a mesh connectivity configuration.
135156

136157
1. Under **Settings**, select **Configurations**. Then select **Create**.
137158

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This section helps you create a network group containing the virtual networks yo
2626
> [!NOTE]
2727
> This how-to guide assumes you created an Azure Virtual Network Manager instance using the [quickstart](create-virtual-network-manager-portal.md) guide.
2828
29-
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
29+
[!INCLUDE [virtual-network-manager-create-network-group](../networking/includes/azure-virtual-network-manager/virtual-network-manager-create-network-group.md)]
3030

3131
## Define network group members
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This section helps you create a network group containing the virtual networks yo
2626
> [!NOTE]
2727
> This how-to guide assumes you created an Azure Virtual Network Manager instance using the [quickstart](create-virtual-network-manager-portal.md) guide.
2828
29-
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
29+
[!INCLUDE [virtual-network-manager-create-network-group](../networking/includes/azure-virtual-network-manager/virtual-network-manager-create-network-group.md)]
3030

3131
## Define network group members
3232

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Deploy a virtual network gateway into the hub virtual network. This virtual netw
119119
> [!NOTE]
120120
> This how-to guide assumes you created an Azure Virtual 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**.
121121
122-
[!INCLUDE [virtual-network-manager-create-network-group](../../includes/virtual-network-manager-create-network-group.md)]
122+
[!INCLUDE [virtual-network-manager-create-network-group](../networking/includes/azure-virtual-network-manager/virtual-network-manager-create-network-group.md)]
123123

124124
## Define dynamic group membership with Azure Policy
125125

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

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)