Skip to content

Commit d4cf80a

Browse files
Merge pull request #233927 from brianlehr/newbranch
more specific alerts about ROA expiration
2 parents e99d7d6 + cb1fab0 commit d4cf80a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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
@@ -68,6 +68,9 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
6868
> [!NOTE]
6969
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration.
7070
71+
> [!IMPORTANT]
72+
> While Microsoft will not stop advertising the range after the specified date, it is strongly recommended to independently create a follow-up ROA if the original expiration date has passed to avoid external carriers from not accepting the advertisement.
73+
7174
### Certificate readiness
7275

7376
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
6060
* 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.
6161

6262
> [!NOTE]
63-
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration. Also note that Microsoft will not stop advertising the range after the specified date, but it is recommended to independently create a follow-up ROA if the original expiration date has passed.
63+
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration.
64+
65+
> [!IMPORTANT]
66+
> While Microsoft will not stop advertising the range after the specified date, it is strongly recommended to independently create a follow-up ROA if the original expiration date has passed to avoid external carriers from not accepting the advertisement.
6467
6568
### Certificate readiness
6669

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
6565
* 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.
6666

6767
> [!NOTE]
68-
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration. Also note that Microsoft will not stop advertising the range after the specified date, but it is recommended to independently create a follow-up ROA if the original expiration date has passed.
68+
> It is also recommended to create a ROA for any existing ASN that is advertising the range to avoid any issues during migration.
69+
70+
> [!IMPORTANT]
71+
> While Microsoft will not stop advertising the range after the specified date, it is strongly recommended to independently create a follow-up ROA if the original expiration date has passed to avoid external carriers from not accepting the advertisement.
6972
7073
### Certificate readiness
7174

0 commit comments

Comments
 (0)