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
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,25 +225,20 @@ To have your configurations applied to your environment, you need to commit the
225
225
226
226
## Verify configuration deployment
227
227
228
-
Use the **Network Manager** section for each virtual machine to verify whether configuration was deployed in these steps:
228
+
Use the **Network Manager** section for each virtual network to verify whether configuration was deployed in these steps:
229
229
230
-
1. Select **Refresh** on the **Deployments** page to see the updated status of the configuration that you committed.
231
-
232
-
:::image type="content" source="./media/create-virtual-network-manager-portal/deployment-status.png" alt-text="Screenshot of refresh button for updated deployment status.":::
233
-
234
-
1. Go to **vnet-learn-prod-eastus-001** virtual network and select **Network Manager** under *Settings*. You see the configuration you deployed with Azure Virtual Network Manager associated to the virtual network.
230
+
1. Go to **vnet-learn-prod-eastus-001** virtual network and select **Network Manager** under **Settings**. Verify that **cc-learn-prod-eastus-001** is listed under **Connectivity Configurations** tab.
235
231
236
232
:::image type="content" source="./media/create-virtual-network-manager-portal/vnet-configuration-association.png" alt-text="Screenshot of connectivity configuration associated with vnet-learn-prod-eastus-001 virtual network.":::
237
233
238
-
1.You can also confirm the same for **vnet-learn-prod-eastus-001**,**vnet-learn-test-eastus-003**, and **VNetD**.
234
+
1.Repeat the previous step on **vnet-learn-prod-eastus-002**.
239
235
240
236
## Clean up resources
241
237
242
-
If you no longer need Azure Virtual Network Manager, you need to make sure all of following is true before you can delete the resource:
238
+
If you no longer need Azure Virtual Network Manager, the following steps will remove all configurations, network groups, and Virtual Network Manager.
243
239
244
-
* There are no configurations deployed to any region.
245
-
* All configurations have been deleted.
246
-
* All network groups have been deleted.
240
+
> [!NOTE]
241
+
> Before you can remove Azure Virtual Network Manager, you must remove all deployments, configurations, and network groups.
247
242
248
243
1. To remove all configurations from a region, start in the virtual network manager and select **Deploy configurations**. Select the following settings:
249
244
@@ -253,22 +248,26 @@ If you no longer need Azure Virtual Network Manager, you need to make sure all o
253
248
| ------- | ----- |
254
249
| Configurations | Select **Include connectivity configurations in your goal state**. |
|Regions | Select **West US** as the deployed region. |
251
+
|Target regions | Select **East US** as the deployed region. |
257
252
258
253
1. Select **Next** and select **Deploy** to complete the deployment removal.
259
254
260
-
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.
255
+
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.
261
256
262
-
:::image type="content" source="./media/create-virtual-network-manager-portal/delete-configuration.png" alt-text="Screenshot of delete button for a connectivity configuration.":::
257
+
1. On the **Delete a configuration** page, select the following options:
263
258
264
-
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.
259
+
:::image type="content" source="./media/create-virtual-network-manager-portal/configuration-delete-options.png" alt-text="Screenshot of configuration to be deleted option selection.":::
265
260
266
-
:::image type="content" source="./media/create-virtual-network-manager-portal/delete-network-group.png" alt-text="Screenshot of delete a network group button.":::
261
+
| Setting | Value |
262
+
| ------- | ----- |
263
+
| Delete option | Select **Force delete the resource and all dependent resources**. |
264
+
| Confirm deletion | Enter the name of the configuration. In this example, it's **cc-learn-prod-eastus-001**. |
267
265
266
+
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.
268
267
269
268
1. On the **Delete a network group** page, select the following options:
270
269
271
-
:::image type="content" source="./media/create-virtual-network-manager-portal/ng-delete-options.png" alt-text="Screenshot of Network group to be deleted option selection.":::
270
+
:::image type="content" source="./media/create-virtual-network-manager-portal/network-group-delete-options.png" alt-text="Screenshot of Network group to be deleted option selection.":::
0 commit comments