Skip to content

Commit f4c98ce

Browse files
authored
Update private-endpoint.md
error in the link
1 parent 74c8623 commit f4c98ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/networking/private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ From the security perspective:
4242
- You can enable multiple Private Endpoints in others Vnets and Subnets, including Vnets in other regions
4343
- The IP address of the Private endpoint NIC must be dynamic, but will remain the same until you delete the Private Endpoint
4444
- The NIC of the Private Endpoint cannot have an NSG associated
45-
- The Subnet that hosts the Private Endpoint can have an NSG associated, but you must disable the network policies enforcement for the Private Endpoint see [this article] [disablesecuritype]. As a result, you cannot filter by any NSG the access to your Private Endpoint
45+
- The Subnet that hosts the Private Endpoint can have an NSG associated, but you must disable the network policies enforcement for the Private Endpoint see [this article][disablesecuritype]. As a result, you cannot filter by any NSG the access to your Private Endpoint
4646
- When you enable Private Endpoint to your Web App, the [access restrictions][accessrestrictions] configuration of the Web App is not evaluated.
4747
- You can reduce data exfiltration risk from the vnet by removing all NSG rules where destination is tag Internet or Azure services. But adding a Web App Service Endpoint in your subnet, will let you reach any Web App hosted in the same stamp and exposed to Internet.
4848

0 commit comments

Comments
 (0)