Skip to content

Commit 4934fe6

Browse files
Update faq.yml
1 parent 76e9f6d commit 4934fe6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/nat-gateway/faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,12 @@ sections:
205205
- To upgrade a basic public IP to standard, see [Upgrade a public IP address](../virtual-network/ip-services/public-ip-upgrade-portal.md).
206206
- To upgrade a basic public IP with an attached VM to standard, see [Upgrade a basic public IP address with an attached VM](../virtual-network/ip-services/public-ip-upgrade-vm.md).
207207
208+
- name: Azure NAT Gateway and default outbound access
209+
questions:
210+
- question: Is there any downtime expected when I add NAT gateway to my subnet where I have default outbound access?
211+
answer: |
212+
No, there is no downtime when adding NAT gateway to a subnet where default outbound access is being used. After NAT gateway is added to the subnet, all new connections will start using NAT gateway instead of default outbound access. Any existing connections with default outbound access will persist until the connections are closed.
213+
208214
- name: Connection timeouts and timers
209215
questions:
210216
- question: What is the idle timeout for a NAT gateway?

0 commit comments

Comments
 (0)