File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed
articles/virtual-network/nat-gateway Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ landingContent:
44
44
url : https://www.youtube.com/watch?v=2Ng_uM0ZaB4
45
45
46
46
# Card (optional)
47
- - title : Get started
47
+ - title : Get Started
48
48
linkLists :
49
49
- linkListType : quickstart
50
50
links :
@@ -60,7 +60,7 @@ landingContent:
60
60
# Card (optional)
61
61
- title : Connect Outbound
62
62
linkLists :
63
- - linkListType : Tutorial
63
+ - linkListType : tutorial
64
64
links :
65
65
- text : Migrate outbound access to NAT gateway
66
66
url : tutorial-migrate-outbound-nat.md
@@ -75,6 +75,22 @@ landingContent:
75
75
- text : Troubleshoot NAT gateway
76
76
url : troubleshoot-nat.md
77
77
78
+ # Card (optional)
79
+ - title : Architectural Guidance
80
+ linkLists :
81
+ - linkListType : overview
82
+ links :
83
+ - text : Architecture Framework for NAT gateway
84
+ url : well-architected-network-address-translation-gateway.yml
85
+
86
+ # Card (optional)
87
+ - title : Security
88
+ linkLists :
89
+ - linkListType : overview
90
+ links :
91
+ - text : Azure security baseline for NAT gateway
92
+ url : virtual-network-nat-security-baseline.md
93
+
78
94
# Card (optional)
79
95
- title : Reference
80
96
linkLists :
@@ -89,5 +105,5 @@ landingContent:
89
105
- text : ARM templates
90
106
url : /azure/templates/microsoft.network/natgateways
91
107
- text : Rest
92
- url : rest/api/virtualnetwork/nat-gateways
108
+ url : / rest/api/virtualnetwork/nat-gateways
93
109
You can’t perform that action at this time.
0 commit comments