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
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
@@ -13,7 +13,7 @@ sections:
13
13
questions:
14
14
- question: How can I use NAT gateway to connect outbound in a setup where load balancer outbound rules or virtual machine public IPs are being used?
15
15
answer: |
16
-
NAT gateway will automatically be used to connect outbound to the internet as soon as it is associated with a public IP address or prefix and a subnet. NAT gateway will be used to conenct outbound over load balancer or instance-level public IP addresses on virtual machines.
16
+
NAT gateway will automatically be used to connect outbound to the internet as soon as it is associated with a public IP address or prefix and a subnet. NAT gateway will be used to connect outbound over load balancer or instance-level public IP addresses on virtual machines.
17
17
18
18
- 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?
19
19
answer: |
@@ -54,7 +54,7 @@ sections:
54
54
55
55
- question: Can public IPs of an existing NAT gateway be changed?
56
56
answer: |
57
-
No, the address of an existing publi IP can't be changed. A different or additional IPs can be added to NAT gateway. Associate either an existing or newly created public IP address to the NAT gateway resource. Disassociate the old IP address. See [add or remove a public IP address](/azure/virtual-network/nat-gateway/manage-nat-gateway?tabs=manage-nat-portal#add-or-remove-a-public-ip-address) for guidance.
57
+
No, the address of an existing public IP can't be changed. A different or additional IP can be added to NAT gateway. Associate either an existing or newly created public IP address to the NAT gateway resource. Disassociate the old IP address. See [add or remove a public IP address](/azure/virtual-network/nat-gateway/manage-nat-gateway?tabs=manage-nat-portal#add-or-remove-a-public-ip-address) for guidance.
58
58
59
59
- question: If multiple public IP addresses are assigned to a NAT gateway resource, which public IPs will be used by my subnet resources?
0 commit comments