Skip to content

Commit b69d610

Browse files
author
Michael Bender
committed
Fixed Redirects
1 parent 882b66b commit b69d610

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4971,13 +4971,13 @@
49714971
"redirect_document_id": false
49724972
},
49734973
{
4974-
"source_path": "azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-powershell.md",
4975-
"redirect_url": "azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal.md",
4974+
"source_path": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-powershell.md",
4975+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal.md",
49764976
"redirect_document_id": false
49774977
},
49784978
{
4979-
"source_path": "azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-cli.md",
4980-
"redirect_url": "azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal.md",
4979+
"source_path": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-cli.md",
4980+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal.md",
49814981
"redirect_document_id": false
49824982
}
49834983

articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The steps in this article detail the process to:
2424

2525
For this article, choose between the Azure portal, Azure CLI, or PowerShell to create a custom IPv6 address prefix.
2626

27+
## Differences between using BYOIPv4 and BYOIPv6
28+
2729
[!INCLUDE [ip-services-ipv4-ipv6-differences](../../../includes/ip-services-ipv4-ipv6-differences.md)]
2830

2931
## Prerequisites

articles/virtual-network/ip-services/custom-ip-address-prefix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ When ready, you can issue the command to have your range advertised from Azure a
6666
* IPs brought to Azure may have a delay of up to a week before they can be used for Windows Server Activation.
6767

6868
> [!IMPORTANT]
69-
> There are several differences between how custom IPv4 and IPv6 prefixes are onboarded and utilized. For more information, see [Differences between using BYOIPv4 and BYOIPv6](create-custom-ip-address-prefix-ipv6-powershell.md#differences-between-using-byoipv4-and-byoipv6).
69+
> There are several differences between how custom IPv4 and IPv6 prefixes are onboarded and utilized. For more information, see [Differences between using BYOIPv4 and BYOIPv6](create-custom-ip-address-prefix-ipv6-portal.md#differences-between-using-byoipv4-and-byoipv6).
7070
7171
## Pricing
7272

articles/virtual-network/ip-services/manage-custom-ip-address-prefix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ To migrate a custom IP prefix, it must first be deprovisioned from one region. A
204204

205205
### Are there any special considerations when using IPv6
206206

207-
Yes - there are multiple differences for provisioning and commissioning when using BYOIPv6. For more information, see [Create a custom IPv6 address prefix - PowerShell](create-custom-ip-address-prefix-ipv6-powershell.md).
207+
Yes - there are multiple differences for provisioning and commissioning when using BYOIPv6. For more information, see [Create a custom IPv6 address prefix - PowerShell](create-custom-ip-address-prefix-ipv6-portal.md).
208208

209209
### Status messages
210210

includes/ip-services-ipv4-ipv6-differences.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@
1111
ms.custom: include file
1212
---
1313

14-
## Differences between using BYOIPv4 and BYOIPv6
15-
1614
> [!IMPORTANT]
1715
> Onboarded custom IPv6 address prefixes have several unique attributes which make them different than custom IPv4 address prefixes.
1816
1917
* Custom IPv6 prefixes use a *parent*/*child* model. In this model, the Microsoft Wide Area Network (WAN) advertises the global (parent) range, and the respective Azure regions advertise the regional (child) ranges. Global ranges must be /48 in size, while regional ranges must always be /64 size. You can have multiple /64 ranges per region.
2018

21-
* Only the global range needs to be validated using the steps detailed in the [Create Custom IP Address Prefix](create-custom-ip-address-prefix-portal.md) articles. The regional ranges are derived from the global range in a similar manner to the way public IP prefixes are derived from custom IP prefixes.
19+
* Only the global range needs to be validated using the steps detailed in the [Create Custom IP Address Prefix](../articles/virtual-network/ip-services/create-custom-ip-address-prefix-portal.md) articles. The regional ranges are derived from the global range in a similar manner to the way public IP prefixes are derived from custom IP prefixes.
2220

2321
* Public IPv6 prefixes must be derived from the regional ranges. Only the first 2048 IPv6 addresses of each regional /64 custom IP prefix can be utilized as valid IPv6 space. Attempting to create public IPv6 prefixes that span beyond this will result in an error.

0 commit comments

Comments
 (0)