Skip to content

Commit 3858149

Browse files
add links
1 parent 92f9bb7 commit 3858149

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

articles/virtual-network/nat-gateway/troubleshoot-nat.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,7 @@ You may experience outbound connectivity failure if your NAT gateway resource is
8181

8282
### Can't delete NAT gateway
8383

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.
9585

9686
## Add or remove subnet
9787

@@ -181,7 +171,7 @@ NAT gateway is a standard SKU resource and can't be used with basic SKU resource
181171

182172
### Can't mismatch zones of public IP addresses and NAT gateway
183173

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.
185175

186176
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:
187177

@@ -203,4 +193,6 @@ To learn more about NAT gateway, see:
203193

204194
* [NAT gateway resource](nat-gateway-resource.md)
205195

196+
* [Manage NAT gateway](/azure/virtual-network/nat-gateway/manage-nat-gateway)
197+
206198
* [Metrics and alerts for NAT gateway resources](nat-metrics.md).

0 commit comments

Comments
 (0)