Skip to content

Commit 7184b6c

Browse files
Merge pull request #221758 from brianlehr/newbranch
Adding more info on RIRs for Custom IP Prefixes
2 parents fdeb2d1 + 88e06fc commit 7184b6c

File tree

3 files changed

+32
-9
lines changed

3 files changed

+32
-9
lines changed

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

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,14 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
4040

4141
### Requirements and prefix readiness
4242

43-
* The address range must be owned by you and registered under your name with the [American Registry for Internet Numbers (ARIN)](https://www.arin.net/), the [Réseaux IP Européens Network Coordination Centre (RIPE NCC)](https://www.ripe.net/), or the [Asia Pacific Network Information Centre Regional Internet Registries (APNIC)](https://www.apnic.net/). If the range is registered under the Latin America and Caribbean Network Information Centre (LACNIC) or the African Network Information Centre (AFRINIC), contact the [Microsoft Azure BYOIP team](mailto:[email protected]).
43+
### Requirements and prefix readiness
44+
45+
* The address range must be owned by you and registered under your name with the one of the 5 major Regional Internet Registries:
46+
* [American Registry for Internet Numbers (ARIN)](https://www.arin.net/)
47+
* [Réseaux IP Européens Network Coordination Centre (RIPE NCC)](https://www.ripe.net/)
48+
* [Asia Pacific Network Information Centre Regional Internet Registries (APNIC)](https://www.apnic.net/)
49+
* [Latin America and Caribbean Network Information Centre (LACNIC)](https://www.lacnic.net/)
50+
* [African Network Information Centre (AFRINIC)](https://afrinic.net/)
4451

4552
* The address range must be no smaller than a /24 so it will be accepted by Internet Service Providers.
4653

@@ -69,7 +76,7 @@ The following steps show the steps required to prepare sample customer range (1.
6976
> Execute the following commands in PowerShell with OpenSSL installed.
7077
7178

72-
1. A [self-signed X509 certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) must be created to add to the Whois/RDAP record for the prefix. For information about RDAP, see the [ARIN](https://www.arin.net/resources/registry/whois/rdap/), [RIPE](https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap), and [APNIC](https://www.apnic.net/about-apnic/whois_search/about/rdap/) sites.
79+
1. A [self-signed X509 certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) must be created to add to the Whois/RDAP record for the prefix. For information about RDAP, see the [ARIN](https://www.arin.net/resources/registry/whois/rdap/), [RIPE](https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap), [APNIC](https://www.apnic.net/about-apnic/whois_search/about/rdap/), and [AFRINIC](https://www.afrinic.net/whois/rdap) sites.
7380

7481
An example utilizing the OpenSSL toolkit is shown below. The following commands generate an RSA key pair and create an X509 certificate using the key pair that expires in six months:
7582

@@ -88,7 +95,9 @@ The following steps show the steps required to prepare sample customer range (1.
8895
8996
* [APNIC](https://www.apnic.net/manage-ip/using-whois/updating-whois/) - edit the “Remarks” of the inetnum record using MyAPNIC.
9097
91-
* For ranges from either LACNIC or AFRINIC registries, create a support ticket with Microsoft.
98+
* [AFRINIC](https://afrinic.net/support/my-afrinic-net) - edit the “Remarks” of the inetnum record using MyAFRINIC.
99+
100+
* For ranges from LACNIC registry, create a support ticket with Microsoft.
92101
93102
After the public comments are filled out, the Whois/RDAP record should look like the example below. Ensure there aren't spaces or carriage returns. Include all dashes:
94103

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,12 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
3838

3939
### Requirements and prefix readiness
4040

41-
* The address range must be owned by you and registered under your name with the [American Registry for Internet Numbers (ARIN)](https://www.arin.net/), the [Réseaux IP Européens Network Coordination Centre (RIPE NCC)](https://www.ripe.net/), or the [Asia Pacific Network Information Centre Regional Internet Registries (APNIC)](https://www.apnic.net/). If the range is registered under the Latin America and Caribbean Network Information Centre (LACNIC) or the African Network Information Centre (AFRINIC), contact the [Microsoft Azure BYOIP team](mailto:[email protected]).
41+
* The address range must be owned by you and registered under your name with the one of the 5 major Regional Internet Registries:
42+
* [American Registry for Internet Numbers (ARIN)](https://www.arin.net/)
43+
* [Réseaux IP Européens Network Coordination Centre (RIPE NCC)](https://www.ripe.net/)
44+
* [Asia Pacific Network Information Centre Regional Internet Registries (APNIC)](https://www.apnic.net/)
45+
* [Latin America and Caribbean Network Information Centre (LACNIC)](https://www.lacnic.net/)
46+
* [African Network Information Centre (AFRINIC)](https://afrinic.net/)
4247

4348
* The address range must be no smaller than a /24 so it will be accepted by Internet Service Providers.
4449

@@ -67,7 +72,7 @@ The following steps show the steps required to prepare sample customer range (1.
6772
> Execute the following commands in PowerShell with OpenSSL installed.
6873
6974

70-
1. A [self-signed X509 certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) must be created to add to the Whois/RDAP record for the prefix. For information about RDAP, see the [ARIN](https://www.arin.net/resources/registry/whois/rdap/), [RIPE](https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap), and [APNIC](https://www.apnic.net/about-apnic/whois_search/about/rdap/) sites.
75+
1. A [self-signed X509 certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) must be created to add to the Whois/RDAP record for the prefix. For information about RDAP, see the [ARIN](https://www.arin.net/resources/registry/whois/rdap/), [RIPE](https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap), [APNIC](https://www.apnic.net/about-apnic/whois_search/about/rdap/), and [AFRINIC](https://www.afrinic.net/whois/rdap) sites.
7176

7277
An example utilizing the OpenSSL toolkit is shown below. The following commands generate an RSA key pair and create an X509 certificate using the key pair that expires in six months:
7378

@@ -86,7 +91,9 @@ The following steps show the steps required to prepare sample customer range (1.
8691
8792
* [APNIC](https://www.apnic.net/manage-ip/using-whois/updating-whois/) - edit the “Remarks” of the inetnum record using MyAPNIC.
8893
89-
* For ranges from either LACNIC or AFRINIC registries, create a support ticket with Microsoft.
94+
* [AFRINIC](https://afrinic.net/support/my-afrinic-net) - edit the “Remarks” of the inetnum record using MyAFRINIC.
95+
96+
* For ranges from LACNIC registry, create a support ticket with Microsoft.
9097
9198
After the public comments are filled out, the Whois/RDAP record should look like the example below. Ensure there aren't spaces or carriage returns. Include all dashes:
9299

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,12 @@ To utilize the Azure BYOIP feature, you must perform the following steps prior t
4141

4242
### Requirements and prefix readiness
4343

44-
* The address range must be owned by you and registered under your name with the [American Registry for Internet Numbers (ARIN)](https://www.arin.net/), the [Réseaux IP Européens Network Coordination Centre (RIPE NCC)](https://www.ripe.net/), or the [Asia Pacific Network Information Centre Regional Internet Registries (APNIC)](https://www.apnic.net/). If the range is registered under the Latin America and Caribbean Network Information Centre (LACNIC) or the African Network Information Centre (AFRINIC), contact the [Microsoft Azure BYOIP team](mailto:[email protected]).
44+
* The address range must be owned by you and registered under your name with the one of the 5 major Regional Internet Registries:
45+
* [American Registry for Internet Numbers (ARIN)](https://www.arin.net/)
46+
* [Réseaux IP Européens Network Coordination Centre (RIPE NCC)](https://www.ripe.net/)
47+
* [Asia Pacific Network Information Centre Regional Internet Registries (APNIC)](https://www.apnic.net/)
48+
* [Latin America and Caribbean Network Information Centre (LACNIC)](https://www.lacnic.net/)
49+
* [African Network Information Centre (AFRINIC)](https://afrinic.net/)
4550

4651
* The address range must be no smaller than a /24 so it will be accepted by Internet Service Providers.
4752

@@ -70,7 +75,7 @@ The following steps show the steps required to prepare sample customer range (1.
7075
> Execute the following commands in PowerShell with OpenSSL installed.
7176
7277

73-
1. A [self-signed X509 certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) must be created to add to the Whois/RDAP record for the prefix. For information about RDAP, see the [ARIN](https://www.arin.net/resources/registry/whois/rdap/), [RIPE](https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap), and [APNIC](https://www.apnic.net/about-apnic/whois_search/about/rdap/) sites.
78+
1. A [self-signed X509 certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) must be created to add to the Whois/RDAP record for the prefix. For information about RDAP, see the [ARIN](https://www.arin.net/resources/registry/whois/rdap/), [RIPE](https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap), [APNIC](https://www.apnic.net/about-apnic/whois_search/about/rdap/), and [AFRINIC](https://www.afrinic.net/whois/rdap) sites.
7479

7580
An example utilizing the OpenSSL toolkit is shown below. The following commands generate an RSA key pair and create an X509 certificate using the key pair that expires in six months:
7681

@@ -89,7 +94,9 @@ The following steps show the steps required to prepare sample customer range (1.
8994
9095
* [APNIC](https://www.apnic.net/manage-ip/using-whois/updating-whois/) - edit the “Remarks” of the inetnum record using MyAPNIC.
9196
92-
* For ranges from either LACNIC or AFRINIC registries, create a support ticket with Microsoft.
97+
* [AFRINIC](https://afrinic.net/support/my-afrinic-net) - edit the “Remarks” of the inetnum record using MyAFRINIC.
98+
99+
* For ranges from LACNIC registry, create a support ticket with Microsoft.
93100
94101
After the public comments are filled out, the Whois/RDAP record should look like the example below. Ensure there aren't spaces or carriage returns. Include all dashes:
95102

0 commit comments

Comments
 (0)