Skip to content

Commit b8489dd

Browse files
committed
AVNM | Generalize and consolidate include files
- Generalize network group include: remove hardcoded sample values, fix metadata, grammar, and formatting - Move network group include to articles/networking/includes/azure-virtual-network-manager/ - Update include references in 4 consuming articles - Fix </br> to <br>, description metadata, orphan placeholder text in portal quickstart - Style fixes across all include files (MS Style Guide alignment)
1 parent 649e27e commit b8489dd

7 files changed

Lines changed: 43 additions & 43 deletions

articles/networking/includes/azure-virtual-network-manager/virtual-network-manager-create-instance-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ services: virtual-network-manager
55
author: mbender-ms
66
ms.service: azure-virtual-network-manager
77
ms.topic: include
8-
ms.date: 02/02/2026
8+
ms.date: 03/23/2026
99
ms.author: mbender
1010
ms.custom: include file
1111
---
1212

1313
## Create a Virtual Network Manager instance
1414

15-
Deploy a Virtual Network Manager instance with the defined scope and access that you need using the Azure portal.
15+
Deploy a Virtual Network Manager instance with the defined scope and features needed using the Azure portal.
1616

1717
> [!IMPORTANT]
18-
> Virtual Network Manager requires specific permissions within the defined scope. Ensure you have the necessary [Azure RBAC roles](../../../virtual-network-manager/concept-network-groups.md#network-groups-and-azure-policy) before creating the instance.
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.
1919
2020
1. Sign in to the [Azure portal](https://portal.azure.com/).
2121

@@ -29,14 +29,14 @@ Deploy a Virtual Network Manager instance with the defined scope and access that
2929
| **Resource group** | Select the existing resource group where you want to deploy Virtual Network Manager. |
3030
| **Name** | Enter a name for your Virtual Network Manager instance. |
3131
| **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 about this Virtual Network Manager instance and the task it's managing. |
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. |
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. |
3434

3535
1. Select the **Management scope** tab or **Next: Management scope** to continue.
3636

3737
1. On the **Management scope** tab, select **+ Add**.
3838

39-
1. In the **Add scopes** pane, select the subscriptions or management groups containing your existing virtual networks, and choose **Select**.
39+
1. In the **Add scopes** pane, select the subscriptions or management groups containing your existing virtual networks, and then select **Select**.
4040

4141
1. Select **Review + create** to validate your configuration.
4242

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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
@@ -91,16 +91,16 @@ Create three virtual networks by using the portal. Each virtual network has a `n
9191
| **Resource group** | Select **resource-group**. |
9292
| **Name** | Enter **vnet-01** and **vnet-02** for the other virtual networks. |
9393
| **Region** | Select **(US) West 2**. |
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**. |
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**. |
9898

9999
## Create a network group
100100

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

103-
[!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)]
104104

105105
## Define membership for a connectivity configuration
106106

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

139139
:::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":::
140140

@@ -152,7 +152,7 @@ By using [Azure Policy](concept-azure-policy-integration.md), you define a condi
152152

153153
## Create a configuration
154154

155-
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.
156156

157157
1. Under **Settings**, select **Configurations**. Then select **Create**.
158158

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)