Skip to content

Commit b2f1650

Browse files
authored
Merge pull request #205069 from aimee-littleton/patch-74
SLB outbound connections after add NAT GW
2 parents 61ce776 + e9436eb commit b2f1650

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
@@ -100,6 +100,10 @@ sections:
100100
answer: |
101101
To delete a Virtual Network NAT gateway resource, the resource must first be disassociated from the subnet. Once the NAT gateway resource is disassociated from all subnets, it can be deleted.
102102
103+
- question: Is there a drop in packets when a virtual network configured with Load balancer outbound rules switches to NAT gateway after being configured to a subnet?
104+
answer: |
105+
No, there will be no drop in packets. Existing connections with Load balancer will continue to work until those connections officially close. After NAT gateway is added to the subnet of the virtual network, all new connections will then use NAT gateway for making outbound connections.
106+
103107
- question: Can I use Virtual Network NAT gateway with Azure App Services?
104108
answer: |
105109
Yes. NAT gateway can be used with Azure App Services in order to allow applications to direct outbound traffic to the internet from a virtual network. To use this integration between NAT gateway and Azure App Services, regional virtual network integration must be enabled. For guidance on how to enable virtual network integration with NAT gateway, see [Virtual Network NAT gateway integration](../../app-service/networking/nat-gateway-integration.md).
@@ -119,4 +123,4 @@ sections:
119123
additionalContent: |
120124
121125
## Next steps
122-
If your question is not listed above, please send feedback about this page with your question. This will create a GitHub issue for the product team to ensure all of our valued customer questions are answered.
126+
If your question is not listed above, please send feedback about this page with your question. This will create a GitHub issue for the product team to ensure all of our valued customer questions are answered.

0 commit comments

Comments
 (0)