Skip to content

Commit 66b5b60

Browse files
author
Michael Bender
committed
reworked sub tabs
1 parent 92c4673 commit 66b5b60

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

includes/ip-services-provision-ipv4-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ms.custom: include file
1212
---
1313

14-
# [Unified model](#tab/azurecli/unified)
14+
# [Unified model](#tab/unified/azurecli)
1515

1616
The following steps display the procedure for provisioning a sample customer range (1.2.3.0/24) to the US West 2 region.
1717

@@ -89,7 +89,7 @@ As before, the operation is asynchronous. Use [az network custom-ip prefix show]
8989
> [!IMPORTANT]
9090
> As the custom IP prefix transitions to a **Commissioned** state, the range is being advertised with Microsoft from the local Azure region and globally to the Internet by Microsoft's wide area network under Autonomous System Number (ASN) 8075. Advertising this same range to the Internet from a location other than Microsoft at the same time could potentially create BGP routing instability or traffic loss. For example, a customer on-premises building. Plan any migration of an active range during a maintenance period to avoid impact. Additionally, you could take advantage of the regional commissioning feature to put a custom IP prefix into a state where it is only advertised within the Azure region it is deployed in--see [Manage a custom IP address prefix (BYOIP)](manage-custom-ip-address-prefix.md) for more information.
9191
92-
# [Global/Regional Model)](#tab/azurecli/globalregional)
92+
# [Global/Regional Model)](#tab/globalregional/azurecli)
9393

9494
The following steps display the modified steps for provisioning a sample global (parent) IP range (1.2.3.0/4) and regional (child) IP ranges to the US West 2 and US East 2 Regions.
9595

includes/ip-services-provision-ipv4-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ms.custom: include file
1212
---
1313

14-
# [Unified Model](#tab/azureportal/unified)
14+
# [Unified Model](#tab/unified/azureportal)
1515

1616
The following steps display the procedure for provisioning a sample customer range (1.2.3.0/24) to the US West 2 region.
1717

@@ -111,7 +111,7 @@ The operation is asynchronous. You can check the status by reviewing the **Commi
111111
> [!IMPORTANT]
112112
> As the custom IP prefix transitions to a **Commissioned** state, the range is being advertised with Microsoft from the local Azure region and globally to the Internet by Microsoft's wide area network under Autonomous System Number (ASN) 8075. Advertising this same range to the Internet from a location other than Microsoft at the same time could potentially create BGP routing instability or traffic loss. For example, a customer on-premises building. Plan any migration of an active range during a maintenance period to avoid impact. To prevent these issues during initial deployment, you can choose the regional only commissioning option where your custom IP prefix will only be advertised within the Azure region it is deployed in. For more information, see [Manage a custom IP address prefix (BYOIP)](manage-custom-ip-address-prefix.md).
113113
114-
# [Global/Regional Model](#tab/azure-portal/globalregional)
114+
# [Global/Regional Model](#tab/globalregional/azureportal)
115115

116116
The following steps display the modified steps for provisioning a sample global (parent) IP range (1.2.3.0/4) and regional (child) IP ranges to the US West 2 and US East 2 Regions.
117117

includes/ip-services-provision-ipv4-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ms.custom: include file
1212
---
1313

14-
# [Unified Model](#tab/azurepowershell/unified)
14+
# [Unified Model](#tab/unified/azurepowershell)
1515

1616
The following steps display the procedure for provisioning a sample customer range (1.2.3.0/24) to the US West 2 region.
1717

@@ -88,7 +88,7 @@ As before, the operation is asynchronous. Use [Get-AzCustomIpPrefix](/powershell
8888
> [!IMPORTANT]
8989
> As the custom IP prefix transitions to a **Commissioned** state, the range is being advertised with Microsoft from the local Azure region and globally to the Internet by Microsoft's wide area network under Autonomous System Number (ASN) 8075. Advertising this same range to the Internet from a location other than Microsoft at the same time could potentially create BGP routing instability or traffic loss. For example, a customer on-premises building. Plan any migration of an active range during a maintenance period to avoid impact. Additionally, you could take advantage of the regional commissioning feature to put a custom IP prefix into a state where it is only advertised within the Azure region it is deployed in. For more information, see [Manage a custom IP address prefix (BYOIP)](../articles/virtual-network/ip-services/manage-public-ip-address-prefix.md).
9090
91-
# [Global/Regional Model](#tab/azurepowershell/globalregional)
91+
# [Global/Regional Model](#tab/globalregional/azurepowershell)
9292

9393
The following steps display the modified steps for provisioning a sample global (parent) IP range (1.2.3.0/4) and regional (child) IP ranges to the US West 2 and US East 2 Regions.
9494

0 commit comments

Comments
 (0)