diff --git a/articles/private-link/private-endpoint-overview.md b/articles/private-link/private-endpoint-overview.md index be2a75827ad06..4f2f2a6a4d9e5 100644 --- a/articles/private-link/private-endpoint-overview.md +++ b/articles/private-link/private-endpoint-overview.md @@ -217,7 +217,7 @@ The following information lists the known limitations to the use of private endp | Limitation | Description | | --------- | --------- | -| SNAT is recommended always. | Due to the variable nature of the private endpoint data-plane, it's recommended to SNAT traffic destined to a private endpoint to ensure return traffic is honored. | +| SNAT is recommended. | Due to the variable nature of the private endpoint data-plane, it's recommended to SNAT traffic destined to a private endpoint to ensure return traffic is honored when going through an NVA. This limitation can be removed using [disableSnatOnPL tag](azure/private-link/private-link-disable-snat) in your NVA | | Feature unavailable in select regions. | Currently unavailable in the following regions:
West India
Australia Central 2
South Africa West
Brazil Southeast | ### Application security group