Skip to content

Commit 9b0eee8

Browse files
Merge pull request #219302 from brianlehr/patch-36
Update custom-ip-address-prefix.md
2 parents c302402 + 6200ad8 commit 9b0eee8

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,21 @@ When ready, you can issue the command to have your range advertised from Azure a
4848

4949
* A custom IP prefix must be associated with a single Azure region.
5050

51-
* An IPv4 range can be equal or between /21 to /24. An IPv6 range can be equal or between /46 to /48.
51+
* An IPv4 range can be equal or between /21 to /24. An IPv6 range must be /48.
5252

5353
* Custom IP prefixes do not currently support derivation of IPs with Internet Routing Preference or that use Global Tier (for cross-region load-balancing).
5454

55-
* In regions with [availability zones](../../availability-zones/az-overview.md), a custom IPv4 prefix (or a regional custom IPv6 prefix) must be specified as either zone-redundant or assigned to a specific zone. It can't be created with no zone specified in these regions. All IPs from the prefix must have the same zonal properties.
55+
* In regions with [availability zones](../../availability-zones/az-overview.md), a custom IPv4 prefix (or a regional custom prefix) must be specified as either zone-redundant or assigned to a specific zone. It can't be created with no zone specified in these regions. All IPs from the prefix must have the same zonal properties.
5656

5757
* The advertisements of IPs from a custom IP prefix over Azure ExpressRoute aren't currently supported.
5858

5959
* Once provisioned, custom IP prefix ranges can't be moved to another subscription. Custom IP address prefix ranges can't be moved within resource groups in a single subscription. It is possible to derive a public IP prefix from a custom IP prefix in another subscription with the proper permissions as described [here](create-custom-ip-address-prefix-powershell.md).
6060

6161
* IPs brought to Azure may have a delay up to 2 weeks before they can be used for Windows Server Activation.
6262

63+
> [!IMPORTANT]
64+
> There are several differences between how custom IPv4 and IPv6 prefixes are onboarded and utilized. Please see [Differences between using BYOIPv4 and BYOIPv6](create-custom-ip-address-prefix-ipv6-powershell.md#differences-between-using-byoipv4-and-byoipv6) for more details.
65+
6366
## Pricing
6467

6568
* There is no charge to provision or use custom IP prefixes. There is no charge for any public IP prefixes and public IP addresses that are derived from custom IP prefixes.
@@ -68,8 +71,8 @@ When ready, you can issue the command to have your range advertised from Azure a
6871

6972
## Next steps
7073

71-
- To create a custom IP address prefix using the Azure portal, see [Create custom IPv4 address prefix using the Azure portal](create-custom-ip-address-prefix-portal.md).
74+
- To create a custom IPv4 address prefix using the Azure portal, see [Create custom IPv4 address prefix using the Azure portal](create-custom-ip-address-prefix-portal.md).
7275

73-
- To create a custom IP address prefix using PowerShell, see [Create a custom IPv4 address prefix using Azure PowerShell](create-custom-ip-address-prefix-powershell.md).
76+
- To create a custom IPv4 address prefix using PowerShell, see [Create a custom IPv4 address prefix using Azure PowerShell](create-custom-ip-address-prefix-powershell.md).
7477

7578
- For more information about the management of a custom IP address prefix, see [Manage a custom IP address prefix](create-custom-ip-address-prefix-powershell.md).

0 commit comments

Comments
 (0)