Skip to content

Commit b1d0b61

Browse files
committed
updated screenshots
1 parent 4c0b61f commit b1d0b61

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed
175 KB
Loading
178 KB
Loading
275 KB
Loading
147 KB
Loading

articles/virtual-network/update-virtual-network-peering-address-space.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,21 +83,23 @@ procedureSection:
8383
- title: |
8484
Delete an address range
8585
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.
8787
8888
> [!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.
9090
steps:
9191
- |
9292
In the search box at the top of the Azure portal, enter *virtual networks*. Select **Virtual networks** from the search results.
9393
- |
9494
From the list of virtual networks, select the virtual network from which to remove the address range.
9595
- |
96-
Under **Settings**, select **Subnets**.
96+
Under **Settings**, select **Address space**.
9797
- |
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.":::
99101
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.":::
101103
- |
102104
Select **Save** after you complete your changes.
103105
- |

0 commit comments

Comments
 (0)