Skip to content

Commit fafda10

Browse files
committed
added more items to mock index
1 parent 88dcd7e commit fafda10

File tree

1 file changed

+48
-28
lines changed

1 file changed

+48
-28
lines changed

articles/virtual-network/index2.yml

Lines changed: 48 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ landingContent:
4848
linkLists:
4949
- linkListType: concept
5050
links:
51+
- text: Plan virtual networks
52+
url: /azure/virtual-network/virtual-network-vnet-plan-design-arm
5153
- text: Connect to an on-premises network
5254
url: /azure/architecture/reference-architectures/hybrid-networking/
5355
- text: IPv6
@@ -83,59 +85,77 @@ landingContent:
8385
url: /azure/virtual-network/virtual-network-manage-subnet
8486
- text: Monitor virtual networks
8587
url: /azure/virtual-network/monitor-virtual-network
88+
- text: Manage network interfaces
89+
url: /azure/virtual-network/virtual-network-network-interface
8690

8791
# Card
8892
- title: Reliability and availability
8993
linkLists:
90-
- linkListType: quickstart
94+
- linkListType: how-to-guide
9195
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
96102
# Card
97103
- title: Security and compliance
98104
linkLists:
99-
- linkListType: quickstart
105+
- linkListType: concept
100106
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/
105117
# Card
106118
- title: Troubleshoot
107119
linkLists:
108-
- linkListType: quickstart
120+
- linkListType: how-to-guide
109121
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
114130
# Card
115131
- title: How-to guidance
116132
linkLists:
117133
- linkListType: quickstart
118134
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
123141
# Card
124142
- title: Network foundation
125143
linkLists:
126144
- linkListType: concept
127145
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
132152

133153
# Card
134154
- title: Training
135155
linkLists:
136-
- linkListType: quickstart
156+
- linkListType: learn
137157
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

Comments
 (0)