Skip to content

Commit 6848bb7

Browse files
Update virtual-networks-faq.md
added the RFC 6598 space to allowed address spaces list
1 parent 5a7d398 commit 6848bb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-network/virtual-networks-faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ We recommend that you use the address ranges enumerated in [RFC 1918](https://to
5555
* 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
5656
* 192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
5757

58+
You can also deploy the Shared Address space reserved in [RFC 6598](https://datatracker.ietf.org/doc/html/rfc6598), which is treated as Private IP Address space in Azure:
59+
* 100.64.0.0 - 100.127.255.255 (100.64/10 prefix)
60+
5861
Other address spaces may work but may have undesirable side effects.
5962

6063
In addition, you cannot add the following address ranges:

0 commit comments

Comments
 (0)