Skip to content

Commit da9fd5a

Browse files
authored
Merge pull request #87261 from bengimblett/patch-8
Update faq.yml
2 parents abe64ac + 7b99f9b commit da9fd5a

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 Virtual Network service endpoints?
95+
answer: |
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.
97+
9498
additionalContent: |
9599
96100
## Next steps

0 commit comments

Comments
 (0)