Skip to content

Commit 97452e0

Browse files
authored
Merge pull request #192164 from ramandhillon84/master
Update virtual-networks-faq.md
2 parents c3ff3b9 + 6848bb7 commit 97452e0

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
@@ -49,6 +49,9 @@ We recommend that you use the address ranges enumerated in [RFC 1918](https://to
4949
* 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
5050
* 192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
5151

52+
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:
53+
* 100.64.0.0 - 100.127.255.255 (100.64/10 prefix)
54+
5255
Other address spaces may work but may have undesirable side effects.
5356

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

0 commit comments

Comments
 (0)