Skip to content

Commit d6524ae

Browse files
Merge pull request #233852 from brianlehr/newbranch
additional comments about ROAs
2 parents a211ec0 + dd800bd commit d6524ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The following steps show the steps required to prepare sample customer range (1.
110110
Use the following command to create a signed message that will be passed to Microsoft for verification.
111111
112112
> [!NOTE]
113-
> If the Validity End date was not included in the original ROA, pick a date that corresponds to the time you intend to have the prefix advertised by Azure.
113+
> If the Validity End date was not included in the original ROA, pick a date that corresponds to the time you intend to have the prefix advertised by Azure. 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.
114114
115115
```powershell
116116
$byoipauth="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx|1.2.3.0/24|yyyymmdd"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ 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.
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.
6464
6565
### Certificate readiness
6666

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ 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.
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.
6969
7070
### Certificate readiness
7171

0 commit comments

Comments
 (0)