Skip to content

Commit 76fad8e

Browse files
authored
Update faq.yml
Adding customer related question to help others clarify that Service Endpoint are not impacted by the addition of a VNet NAT GW
1 parent 5987d2c commit 76fad8e

File tree

1 file changed

+5
-1
lines changed
  • articles/virtual-network/nat-gateway

1 file changed

+5
-1
lines changed

articles/virtual-network/nat-gateway/faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,11 @@ sections:
9090
- question: Can I use Virtual Network NAT gateway with Azure Firewall?
9191
answer: |
9292
Yes. For more information about Virtual Network NAT integration with Azure Firewall, see [Scale SNAT ports with Azure NAT Gateway](../../firewall/integrate-with-nat-gateway.md).
93-
93+
94+
- question: Can I use Virtual Network NAT gateway with Service Endpoints?
95+
answer: |
96+
Yes. The addition of a Virtual Network NAT Gateway to a subnet with Service Endpoints does not affect the Service Endpoints. Service Endpoints enable a more specific route for the destination Azure service traffic they represent. Traffic for the Service Endpoint will continue to be routed toward the service and wont go via the NAT Gateway.
97+
9498
additionalContent: |
9599
96100
## Next steps

0 commit comments

Comments
 (0)