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/troubleshoot-nat.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,17 +81,7 @@ You may experience outbound connectivity failure if your NAT gateway resource is
81
81
82
82
### Can't delete NAT gateway
83
83
84
-
NAT gateway must be detached from all subnets within a virtual network before the resource can be removed or deleted. Follow these steps to remove subnets from your NAT gateway before you delete it:
85
-
86
-
**Recommended Steps**
87
-
88
-
1. In the portal, navigate to your NAT gateway resource Overview page
89
-
90
-
2. Under Settings on the left-hand navigation pane, select Subnets
91
-
92
-
3. Uncheck all boxes next to subnets that are associated to your NAT gateway
93
-
94
-
4. Save your Subnet configuration changes
84
+
NAT gateway must be detached from all subnets within a virtual network before the resource can be removed or deleted. See [Remove NAT gateway from an existing subnet and delete the resource](/azure/virtual-network/nat-gateway/manage-nat-gateway?tabs=manage-nat-portal#remove-a-nat-gateway-from-an-existing-subnet-and-delete-the-resource) for step by step guidance.
95
85
96
86
## Add or remove subnet
97
87
@@ -181,7 +171,7 @@ NAT gateway is a standard SKU resource and can't be used with basic SKU resource
181
171
182
172
### Can't mismatch zones of public IP addresses and NAT gateway
183
173
184
-
NAT gateway is a zonal resource and can either be designated to a specific zone or to ‘no zone’. When NAT gateway is placed in ‘no zone’, Azure places the NAT gateway into a zone for you, but you don't have visibility into which zone the NAT gateway is located.
174
+
NAT gateway is a [zonal resource](/azure/virtual-network/nat-gateway/nat-availability-zones) and can either be designated to a specific zone or to ‘no zone’. When NAT gateway is placed in ‘no zone’, Azure places the NAT gateway into a zone for you, but you don't have visibility into which zone the NAT gateway is located.
185
175
186
176
NAT gateway can be used with public IP addresses designated to a specific zone, no zone, all zones (zone-redundant) depending on its own availability zone configuration. Follow guidance below:
187
177
@@ -203,4 +193,6 @@ To learn more about NAT gateway, see:
0 commit comments