Skip to content

Commit 8e3369f

Browse files
committed
clarified removal steps
1 parent 19de83f commit 8e3369f

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

articles/virtual-network-manager/deploy-cross-tenant-ip-address-management.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -184,16 +184,14 @@ In this section, you learn how to deploy a virtual network in Tenant B that uses
184184
To remove an IP allocation from a cross-tenant resource:
185185

186186
1. Sign in to the [Azure portal](https://portal.azure.com/) with credentials for Tenant A.
187-
188-
1. Navigate to the IPAM pool in Azure Virtual Network Manager.
189-
190-
1. Locate the allocation for the cross-tenant resource and select it.
191-
192-
1. Select **Remove allocation** and confirm when prompted.
193-
194-
1. You will be asked to authenticate to Tenant B to verify permissions.
195-
196-
1. After authentication, the allocation will be removed and the resource in Tenant B will no longer have the assigned IP prefix.
187+
1. Navigate to **Azure Virtual Network Manager** and locate your network manager instance.
188+
1. Select **IP address pools** under **IP address management**.
189+
1. On the **IP address pools** page, select **Allocations** under **Settings**.
190+
1. Select the virtual network that you want to remove the IPAM allocation from.
191+
1. Select **X Remove**.
192+
1. Select **Authenticeate <managedTenantID>** to authenticate to Tenant B and complete authentication.
193+
1. Once authenticated, select **Yes** to remove the IPAM allocation.
194+
1. Refresh the page to verify that the IPAM allocation has been removed.
197195

198196
# [Azure CLI](#tab/azurecli)
199197

@@ -244,7 +242,4 @@ When you're done with cross-tenant IPAM, you may want to clean up the resources:
244242

245243
- [Learn about IP address management in Azure Virtual Network Manager](./concept-ip-address-management.md)
246244
- [Add remote tenant scope in Azure Virtual Network Manager](./how-to-configure-cross-tenant-portal.md)
247-
- [Learn about security configuration in Azure Virtual Network Manager](./concept-security-admins.md)
248-
```
249-
250-
This update restructures the document to use tabs for the Azure Portal and Azure CLI methods, following the format used in the reference document. The tabs are set at the H2 level and properly formatted with the markdown tab syntax. I've also added a "Remove IPAM allocation" section that follows the same tabbed structure for consistency.
245+
- [Learn about security configuration in Azure Virtual Network Manager](./concept-security-admins.md)

0 commit comments

Comments
 (0)