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/reliability/reliability-nat-gateway.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ For production workloads, we recommend that you:
43
43
44
44
### Logical architecture
45
45
46
-
The resource you deploy is a *NAT gateway*. You configure one or more subnets in a virtual network to use the NAT gateway for outbound traffic. When you do, the NAT gateway becomes the default route for outbound internet traffic without requiring additional routing configurations.
46
+
A *NAT gateway* is a resource that you deploy. To use the NAT gateway as the default route for outbound internet traffic, you attach it to one or more subnets in your virtual network. You don't need to configure any custom routes or other routing configurations.
0 commit comments