Skip to content

Commit 9947675

Browse files
authored
Update faq.yml
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
1 parent 76fad8e commit 9947675

File tree

1 file changed

+2
-2
lines changed
  • articles/virtual-network/nat-gateway

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ sections:
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).
9393
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?
9595
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.
9797
9898
additionalContent: |
9999

0 commit comments

Comments
 (0)