Skip to content

Commit 44ccb04

Browse files
authored
Merge pull request #198200 from brianlehr/newbranch
ROA recommendation + changing some public ip links
2 parents 77b5d1c + f296ae1 commit 44ccb04

File tree

4 files changed

+15
-6
lines changed

4 files changed

+15
-6
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
5757

5858
* After the ROA is complete and submitted, allow at least 24 hours for it to become available to Microsoft, where it will be verified to determine its authenticity and correctness as part of the provisioning process.
5959

60+
> [!NOTE]
61+
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration.
62+
6063
### Certificate readiness
6164

6265
To authorize Microsoft to associate a prefix with a customer subscription, a public certificate must be compared against a signed message.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
5454

5555
* After the ROA is complete and submitted, allow at least 24 hours for it to become available to Microsoft, where it will be verified to determine its authenticity and correctness as part of the provisioning process.
5656

57+
> [!NOTE]
58+
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration.
59+
5760
### Certificate readiness
5861

5962
To authorize Microsoft to associate a prefix with a customer subscription, a public certificate must be compared against a signed message.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
5757

5858
* After the ROA is complete and submitted, allow at least 24 hours for it to become available to Microsoft, where it will be verified to determine its authenticity and correctness as part of the provisioning process.
5959

60+
> [!NOTE]
61+
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration.
62+
6063
### Certificate readiness
6164

6265
To authorize Microsoft to associate a prefix with a customer subscription, a public certificate must be compared against a signed message.

articles/virtual-network/ip-services/virtual-network-public-ip-address.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ For more information, see [Networking for Azure Virtual Machine Scale Sets](../.
8888
Learn how to assign a public IP address to the following resources:
8989

9090
- A [Windows](../../virtual-machines/windows/quick-create-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json) or [Linux](../../virtual-machines/linux/quick-create-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json) Virtual Machine on creation. Add IP to an [existing virtual machine](./virtual-network-network-interface-addresses.md#add-ip-addresses).
91-
- [Public load balancer](../../load-balancer/quickstart-load-balancer-standard-public-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
92-
- [Application Gateway](../../application-gateway/quick-create-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
93-
- [Site-to-site connection using a VPN gateway](../../vpn-gateway/tutorial-site-to-site-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
9491
- [Virtual Machine Scale Set](../../virtual-machine-scale-sets/quick-create-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
95-
- [NAT gateway](../nat-gateway/quickstart-create-nat-gateway-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
96-
- [Azure Bastion](../../bastion/quickstart-host-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
97-
- [Azure Firewall](../../firewall/tutorial-firewall-deploy-portal-policy.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
92+
- [Public load balancer](/configure-public-ip-load-balancer.md)
9893
- [Cross-region load balancer](../../load-balancer/tutorial-cross-region-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
94+
- [Application Gateway](/configure-public-ip-application-gateway.md)
95+
- [Site-to-site connection using a VPN gateway](configure-public-ip-vpn-gateway.md)
96+
- [NAT gateway](/configure-public-ip-nat-gateway.md)
97+
- [Azure Bastion](/configure-public-ip-bastion.md)
98+
- [Azure Firewall](/configure-public-ip-firewall.md)
9999

100100
## Region availability
101101

0 commit comments

Comments
 (0)