|
103 | 103 | items:
|
104 | 104 | - name: Plan and configure
|
105 | 105 | items:
|
106 |
| - - name: Virtual networks |
| 106 | + - name: Plan virtual networks |
107 | 107 | href: virtual-network-vnet-plan-design-arm.md
|
108 | 108 | - name: Name resolution for VMs and cloud services
|
109 | 109 | href: virtual-networks-name-resolution-for-vms-and-role-instances.md
|
|
209 | 209 | href: virtual-network-public-ip-address.md
|
210 | 210 | - name: Manage public IP prefix
|
211 | 211 | href: manage-public-ip-address-prefix.md
|
212 |
| - - name: Add or remove IP addresses from NICs |
| 212 | + - name: Add or remove IP address from NICs |
213 | 213 | href: virtual-network-network-interface-addresses.md
|
214 | 214 | - name: Security
|
215 | 215 | items:
|
216 |
| - - name: Manage DDoS protection |
217 |
| - href: manage-ddos-protection.md |
218 |
| - - name: Manage network security groups |
219 |
| - href: manage-network-security-group.md |
220 |
| - - name: Onboard partners to DDoS Protection Standard |
221 |
| - href: ddos-protection-partner-onboarding.md |
222 |
| - - name: Filter network traffic with network security groups |
| 216 | + - name: Restrict access with network security groups |
| 217 | + items: |
| 218 | + - name: Azure portal |
| 219 | + href: tutorial-restrict-network-access-to-resources.md |
| 220 | + - name: Azure PowerShell |
| 221 | + href: tutorial-restrict-network-access-to-resources-powershell.md |
| 222 | + - name: Azure CLI |
| 223 | + href: tutorial-restrict-network-access-to-resources-cli.md |
| 224 | + - name: Manage network security groups |
| 225 | + href: manage-network-security-group.md |
| 226 | + - name: Filter network traffic |
223 | 227 | items:
|
| 228 | + - name: Azure portal |
| 229 | + href: tutorial-filter-network-traffic.md |
224 | 230 | - name: Azure PowerShell
|
225 | 231 | href: tutorial-filter-network-traffic-powershell.md
|
226 | 232 | - name: Azure CLI
|
227 | 233 | href: tutorial-filter-network-traffic-cli.md
|
228 |
| - - name: Route traffic using NVA |
| 234 | + - name: Network isolation |
229 | 235 | items:
|
| 236 | + - name: Using private endpoints |
| 237 | + items: |
| 238 | + - name: Azure portal |
| 239 | + href: ../private-link/create-private-endpoint-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json |
| 240 | + - name: Azure PowerShell |
| 241 | + href: ../private-link/create-private-endpoint-powershell.md?toc=%2fazure%2fvirtual-network%2ftoc.json |
| 242 | + - name: Azure CLI |
| 243 | + href: ../private-link/create-private-endpoint-cli.md?toc=%2fazure%2fvirtual-network%2ftoc.json |
| 244 | + - name: Using service endpoints |
| 245 | + items: |
| 246 | + - name: Azure portal |
| 247 | + href: tutorial-restrict-network-access-to-resources.md |
| 248 | + - name: Azure PowerShell |
| 249 | + href: tutorial-restrict-network-access-to-resources-powershell.md |
| 250 | + - name: Azure CLI |
| 251 | + href: tutorial-restrict-network-access-to-resources-cli.md |
| 252 | + - name: Create endpoint policies |
| 253 | + href: virtual-network-service-endpoint-policies-portal.md |
| 254 | + - name: Route network traffic |
| 255 | + items: |
| 256 | + - name: Azure portal |
| 257 | + href: tutorial-create-route-table-portal.md |
230 | 258 | - name: Azure PowerShell
|
231 | 259 | href: tutorial-create-route-table-powershell.md
|
232 | 260 | - name: Azure CLI
|
233 | 261 | href: tutorial-create-route-table-cli.md
|
234 | 262 | - name: Ansible
|
235 | 263 | href: /azure/ansible/ansible-create-configure-route-table
|
236 |
| - maintainContext: true |
237 |
| - - name: Manage route tables |
238 |
| - href: manage-route-table.md |
239 |
| - - name: Use service endpoints |
240 |
| - items: |
241 |
| - - name: Azure PowerShell |
242 |
| - href: tutorial-restrict-network-access-to-resources-powershell.md |
243 |
| - - name: Azure CLI |
244 |
| - href: tutorial-restrict-network-access-to-resources-cli.md |
245 |
| - - name: Create service endpoint policies - Portal |
246 |
| - href: virtual-network-service-endpoint-policies-portal.md |
| 264 | + - name: Manage route tables |
| 265 | + href: manage-route-table.md |
| 266 | + - name: Manage DDoS protection |
| 267 | + href: manage-ddos-protection.md |
| 268 | + - name: Onboard partners to DDoS Protection Standard |
| 269 | + href: ddos-protection-partner-onboarding.md |
247 | 270 | - name: Security scenarios
|
248 | 271 | items:
|
249 | 272 | - name: Secure networks with virtual appliances
|
|
272 | 295 | href: virtual-networks-static-private-ip-arm-ps.md
|
273 | 296 | - name: Azure CLI
|
274 | 297 | href: virtual-networks-static-private-ip-arm-cli.md
|
| 298 | + - name: Create VM - static private IP (classic) |
| 299 | + items: |
| 300 | + - name: Azure portal |
| 301 | + href: virtual-networks-static-private-ip-classic-pportal.md |
| 302 | + - name: Azure PowerShell |
| 303 | + href: virtual-networks-static-private-ip-classic-ps.md |
275 | 304 | - name: Create VM - multiple IPs
|
276 | 305 | items:
|
277 | 306 | - name: Azure portal
|
|
0 commit comments