You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated to add service endpoint link - and changed the case for "service endpoints" for consistency to match the lower case in the service endpoints doc
Copy file name to clipboardExpand all lines: articles/virtual-network/nat-gateway/faq.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -91,9 +91,9 @@ sections:
91
91
answer: |
92
92
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?
94
+
- question: Can I use Virtual Network NAT gateway with Virtual Network service endpoints?
95
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.
96
+
Yes. The addition of a Virtual Network NAT Gateway to a subnet with service endpoints does not affect the endpoints. [Virtual Network service endpoints](../../virtual-network-service-endpoints-overview.md) 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.
0 commit comments