Skip to content

Commit fb96c70

Browse files
Merge pull request #278350 from AbdullahBell/patch-127
ExpressRoute: ExpressRoute NAT requirements
2 parents df14b02 + 7a92a07 commit fb96c70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/expressroute/expressroute-nat.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: expressroute
55
author: duongau
66
ms.service: expressroute
77
ms.topic: conceptual
8-
ms.date: 06/30/2023
8+
ms.date: 06/14/2024
99
ms.author: duau
1010
---
1111

@@ -27,7 +27,7 @@ The Microsoft peering path lets you connect to Microsoft cloud services. The lis
2727
* IP addresses used for the Microsoft peering setup and other ExpressRoute circuits must not be advertised to Microsoft through the BGP session. There's no restriction on the length of the NAT IP prefix advertised through this peering.
2828

2929
> [!IMPORTANT]
30-
> The NAT IP pool advertised to Microsoft must not be advertised to the Internet. This will break connectivity to other Microsoft services.
30+
> The NAT IP pool advertised to Microsoft must not be advertised to the Internet. This will break connectivity to other Microsoft services. We advise against a public IP address from the range assigned to primary or secondary link. Instead, you should use a different range of public IP addresses that has been assigned to you and registered in a Regional Internet Registry (RIR) or Internet Routing Registry (IRR). Depending on your call volume, this range can be as small as a single IP address (represented as '/32' for IPv4 or '/128' for IPv6).
3131
>
3232
3333
### Traffic originating from Microsoft destined to your network
@@ -44,7 +44,7 @@ You must ensure that traffic is entering the Azure Microsoft peering path with v
4444
There are no restrictions on the length of the NAT IP prefix advertised through this peering. You must monitor the NAT pool and ensure that you aren't starved of NAT sessions.
4545

4646
> [!IMPORTANT]
47-
> The NAT IP pool advertised to Microsoft must not be advertised to the Internet. This will break connectivity to other Microsoft services.
47+
> The NAT IP pool advertised to Microsoft must not be advertised to the Internet. This will break connectivity to other Microsoft services. We advise against a public IP address from the range assigned to primary or secondary link. Instead, you should use a different range of public IP addresses that has been assigned to you and registered in a Regional Internet Registry (RIR) or Internet Routing Registry (IRR). Depending on your call volume, this range can be as small as a single IP address (represented as '/32' for IPv4 or '/128' for IPv6).
4848
>
4949
5050
## Next steps

0 commit comments

Comments
 (0)