Skip to content

Commit 79c4755

Browse files
Merge pull request #217045 from mbender-ms/patch-32
Virtual Network Manager - Updating Bold
2 parents 377e062 + 867d5c7 commit 79c4755

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Deploy a network manager instance with the defined scope and access you need.
3131

3232
1. Select **+ Create a resource** and search for **Network Manager**. Then select **Create** to begin setting up Azure Virtual Network Manager.
3333

34-
1. On the *Basics* tab, enter or select the following information:
34+
1. On the **Basics** tab, enter or select the following information:
3535

3636
:::image type="content" source="./media/create-virtual-network-manager-portal/network-manager-basics.png" alt-text="Screenshot of Create a network manager Basics page.":::
3737

@@ -52,7 +52,7 @@ Create five virtual networks using the portal. This example creates virtual netw
5252

5353
1. From the **Home** screen, select **+ Create a resource** and search for **Virtual network**. Then select **Create** to begin configuring the virtual network.
5454

55-
1. On the *Basics* tab, enter or select the following information.
55+
1. On the **Basics** tab, enter or select the following information.
5656

5757
:::image type="content" source="./media/create-virtual-network-manager-portal/create-mesh-vnet-basic.png" alt-text="Screenshot of create a virtual network basics page.":::
5858

@@ -108,7 +108,7 @@ Virtual Network Manager applies configurations to groups of VNets by placing the
108108

109109
:::image type="content" source="./media/create-virtual-network-manager-portal/add-network-group-2.png" alt-text="Screenshot of add a network group button.":::
110110

111-
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.
111+
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.
112112

113113
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-basics.png" alt-text="Screenshot of create a network group page.":::
114114

@@ -126,11 +126,11 @@ In this task, you'll manually add three virtual networks for your Mesh configura
126126

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

129-
1. On the *Manually add members* page, select three virtual networks created previously (VNetA, VNetB, and VNetC). Then select **Add** to add the 3 virtual networks to the network group.
129+
1. On the **Manually add members** page, select three virtual networks created previously (VNetA, VNetB, and VNetC). Then select **Add** to add the 3 virtual networks to the network group.
130130

131131
:::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.":::
132132

133-
1. On the **Network Group** page under *Settings*, select **Group Members** to view the membership of the group you manually selected.
133+
1. On the **Network Group** page under **Settings**, select **Group Members** to view the membership of the group you manually selected.
134134
:::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":::
135135

136136
### Create Azure Policy for dynamic membership
@@ -161,15 +161,15 @@ Using [Azure Policy](concept-azure-policy-integration.md), you'll define a condi
161161
## Create a configuration
162162
Now that the Network Group is created, and has the correct VNets, create a mesh network topology configuration. Replace <subscription_id> with your subscription and follow the steps below:
163163

164-
1. Select **Configurations** under *Settings*, then select **+ Create**.
164+
1. Select **Configurations** under **Settings**, then select **+ Create**.
165165

166166
:::image type="content" source="./media/create-virtual-network-manager-portal/add-configuration.png" alt-text="Screenshot of configuration creation screen for Network Manager.":::
167167

168168
1. Select **Connectivity configuration** from the drop-down menu to begin creating a connectivity configuration.
169169

170170
:::image type="content" source="./media/create-virtual-network-manager-portal/configuration-menu.png" alt-text="Screenshot of configuration drop-down menu.":::
171171

172-
1. On the *Basics* page, enter the following information, and select **Next: Topology >**.
172+
1. On the **Basics** page, enter the following information, and select **Next: Topology >**.
173173

174174
:::image type="content" source="./media/create-virtual-network-manager-portal/connectivity-configuration.png" alt-text="Screenshot of add a connectivity configuration page.":::
175175

@@ -179,7 +179,7 @@ Now that the Network Group is created, and has the correct VNets, create a mesh
179179
| Description | *(Optional)* Provide a description about this connectivity configuration. |
180180

181181

182-
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.
182+
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.
183183

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

@@ -199,7 +199,7 @@ Now that the Network Group is created, and has the correct VNets, create a mesh
199199

200200
To have your configurations applied to your environment, you'll need to commit the configuration by deployment. You'll need to deploy the configuration to the **West US** region where the virtual networks are deployed.
201201

202-
1. Select **Deployments** under *Settings*, then select **Deploy configurations**.
202+
1. Select **Deployments** under **Settings**, then select **Deploy configurations**.
203203

204204
:::image type="content" source="./media/create-virtual-network-manager-portal/deployments.png" alt-text="Screenshot of deployments page in Network Manager.":::
205205

@@ -224,7 +224,7 @@ To have your configurations applied to your environment, you'll need to commit t
224224
## Verify configuration deployment
225225
Use the **Network Manager** section for each virtual machine to verify whether configuration was deployed in the steps below:
226226

227-
1. Select **Refresh** on the *Deployments* page to see the updated status of the configuration that you committed.
227+
1. Select **Refresh** on the **Deployments** page to see the updated status of the configuration that you committed.
228228

229229
:::image type="content" source="./media/create-virtual-network-manager-portal/deployment-status.png" alt-text="Screenshot of refresh button for updated deployment status.":::
230230

@@ -254,11 +254,11 @@ If you no longer need Azure Virtual Network Manager, you'll need to make sure al
254254

255255
1. Select **Next** and select **Deploy** to complete the deployment removal.
256256

257-
1. To delete a configuration, select **Configurations** under *Settings* from the left pane of Azure Virtual Network Manager. Select the checkbox next to the configuration you want to remove and then select **Delete** at the top of the resource page. Select **Yes** to confirm the configuration deletion.
257+
1. To delete a configuration, select **Configurations** under **Settings** from the left pane of Azure Virtual Network Manager. Select the checkbox next to the configuration you want to remove and then select **Delete** at the top of the resource page. Select **Yes** to confirm the configuration deletion.
258258

259259
:::image type="content" source="./media/create-virtual-network-manager-portal/delete-configuration.png" alt-text="Screenshot of delete button for a connectivity configuration.":::
260260

261-
1. To delete a network group, select **Network Groups** under *Settings* from the left pane of Azure Virtual Network Manager. Select the checkbox next to the network group you want to remove and then select **Delete** at the top of the resource page.
261+
1. To delete a network group, select **Network Groups** under **Settings** from the left pane of Azure Virtual Network Manager. Select the checkbox next to the network group you want to remove and then select **Delete** at the top of the resource page.
262262

263263
:::image type="content" source="./media/create-virtual-network-manager-portal/delete-network-group.png" alt-text="Screenshot of delete a network group button.":::
264264

0 commit comments

Comments
 (0)