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/update-virtual-network-peering-address-space.yml
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -83,21 +83,23 @@ procedureSection:
83
83
- title: |
84
84
Delete an address range
85
85
summary: |
86
-
In this task, you delete an IP address range from an address space. First, delete any existing subnets, and then delete the IP address range.
86
+
In this task, you delete an IP address range from a subnet in a peered virtual network.
87
87
88
88
> [!IMPORTANT]
89
-
> Before you can delete an address space, it must be empty. If a subnet exists in the address range, you can't remove the address range. To remove an address range, you must first delete any subnets and any of the subnet's resources which exist in the address range.
89
+
> Before you can delete an address space, it must be empty. If a resource or service exists in the address range, you can't remove the address range. To remove an address range, you must remove any resource or services using the address range within the subnet.
90
90
steps:
91
91
- |
92
92
In the search box at the top of the Azure portal, enter *virtual networks*. Select **Virtual networks** from the search results.
93
93
- |
94
94
From the list of virtual networks, select the virtual network from which to remove the address range.
95
95
- |
96
-
Under **Settings**, select **Subnets**.
96
+
Under **Settings**, select **Address space**.
97
97
- |
98
-
To the right of the address range you want to remove, select **...** and select **Delete** from the dropdown list. Choose **Yes** to confirm deletion.
98
+
To the right of the address range you want to remove, select the trash can icon.
99
+
100
+
:::image type="content" source="media/update-virtual-network-peering-address-space/delete-subnet.png" alt-text="Screenshot shows removal of address range from a subnet.":::
99
101
100
-
:::image type="content" source="media/update-virtual-network-peering-address-space/delete-subnet.png" alt-text="Screenshot shows of Subnet page and menu for deleting a subnet.":::
102
+
:::image type="content" source="media/update-virtual-network-peering-address-space/delete-subnet-1.png" alt-text="Screenshot shows the saving of the changes to the subnet address range.":::
0 commit comments