@@ -48,6 +48,8 @@ landingContent:
48
48
linkLists :
49
49
- linkListType : concept
50
50
links :
51
+ - text : Plan virtual networks
52
+ url : /azure/virtual-network/virtual-network-vnet-plan-design-arm
51
53
- text : Connect to an on-premises network
52
54
url : /azure/architecture/reference-architectures/hybrid-networking/
53
55
- text : IPv6
@@ -83,59 +85,77 @@ landingContent:
83
85
url : /azure/virtual-network/virtual-network-manage-subnet
84
86
- text : Monitor virtual networks
85
87
url : /azure/virtual-network/monitor-virtual-network
88
+ - text : Manage network interfaces
89
+ url : /azure/virtual-network/virtual-network-network-interface
86
90
87
91
# Card
88
92
- title : Reliability and availability
89
93
linkLists :
90
- - linkListType : quickstart
94
+ - linkListType : how-to-guide
91
95
links :
92
- - text : TBD
93
- url : /azure/load-balancer/overview
94
- - text : TBD
95
- url : /azure/load-balancer/overview
96
+ - text : Highly available hybrid architecture
97
+ url : /azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover
98
+ - text : DHCP server on an Azure Virtual Machine
99
+ url : /azure/virtual-network/how-to-dhcp-azure
100
+ - text : Azure VM TCP/IP performance tuning
101
+ url : /azure/virtual-network/virtual-network-tcpip-performance-tuning
96
102
# Card
97
103
- title : Security and compliance
98
104
linkLists :
99
- - linkListType : quickstart
105
+ - linkListType : concept
100
106
links :
101
- - text : TBD
102
- url : /azure/load-balancer/overview
103
- - text : TBD
104
- url : /azure/load-balancer/overview
107
+ - text : Virtual network encryption
108
+ url : /azure/virtual-network/virtual-network-encryption-overview
109
+ - text : Network security groups
110
+ url : /azure/virtual-network/network-security-groups-overview
111
+ - text : Application security groups
112
+ url : /azure/virtual-network/network-security-groups-overview#application-security-groups
113
+ - linkListType : learn
114
+ links :
115
+ - text : Secure and isolate access to Azure resources
116
+ url : /training/modules/secure-and-isolate-with-nsg-and-service-endpoints/
105
117
# Card
106
118
- title : Troubleshoot
107
119
linkLists :
108
- - linkListType : quickstart
120
+ - linkListType : how-to-guide
109
121
links :
110
- - text : TBD
111
- url : /azure/load-balancer/overview
112
- - text : TBD
113
- url : /azure/load-balancer/overview
122
+ - text : Troubleshoot peering issues
123
+ url : /azure/virtual-network/virtual-network-troubleshoot-peering-issues
124
+ - text : Can't delete virtual network
125
+ url : /azure/virtual-network/virtual-network-troubleshoot-cannot-delete-vnet
126
+ - text : IP address 168.63.129.16
127
+ url : /azure/virtual-network/what-is-ip-address-168-63-129-16
128
+ - text : Outbound SMTP connectivity
129
+ url : /azure/virtual-network/troubleshoot-outbound-smtp-connectivity
114
130
# Card
115
131
- title : How-to guidance
116
132
linkLists :
117
133
- linkListType : quickstart
118
134
links :
119
- - text : TBD
120
- url : /azure/load-balancer/overview
121
- - text : TBD
122
- url : /azure/load-balancer/overview
135
+ - text : Configure MTU for virtual machines
136
+ url : /azure/virtual-network/how-to-virtual-machine-mtu
137
+ - text : Create a subnet with multiple prefixes
138
+ url : /azure/virtual-network/how-to-multiple-prefixes-subnet
139
+ - text : Update address space for a virtual network peer
140
+ url : /azure/virtual-network/update-virtual-network-peering-address-space
123
141
# Card
124
142
- title : Network foundation
125
143
linkLists :
126
144
- linkListType : concept
127
145
links :
128
- - text : Azure Front Door overview
129
- url : /azure/frontdoor/front-door-overview
130
- - text : Azure Application Gateway overview
131
- url : /azure/application-gateway/overview
146
+ - text : Azure Bastion overview
147
+ url : /azure/bastion/bastion-overview
148
+ - text : Azure DNS overview
149
+ url : /azure/dns/dns-overview
150
+ - text : Azure Private Link overview
151
+ url : /azure/private-link/private-link-overview
132
152
133
153
# Card
134
154
- title : Training
135
155
linkLists :
136
- - linkListType : quickstart
156
+ - linkListType : learn
137
157
links :
138
- - text : TBD
139
- url : /azure/load-balancer/overview
140
- - text : TBD
141
- url : /azure/load-balancer/overview
158
+ - text : Virtual network peering
159
+ url : /training/modules/integrate-vnets-with-vnet-peering/
160
+ - text : Architect network infrastructure in Azure
161
+ url : /training/paths/architect-network-infrastructure/
0 commit comments