|
1 | 1 | items:
|
2 |
| -- name: Virtual Network IP Services documentation |
3 |
| - href: index.yml |
4 |
| -- name: Overview |
5 |
| - items: |
6 |
| - - name: What is Azure Virtual Network IP Services? |
7 |
| - href: ip-services-overview.md |
8 |
| -- name: Quickstarts |
9 |
| - items: |
10 |
| - - name: Create public IP address - Portal |
11 |
| - href: create-public-ip-portal.md |
12 |
| - - name: Create public IP address - PowerShell |
13 |
| - href: create-public-ip-powershell.md |
14 |
| - - name: Create public IP address - Azure CLI |
15 |
| - href: create-public-ip-cli.md |
16 |
| - - name: Create public IP address - Terraform |
17 |
| - href: create-public-ip-terraform.md |
18 |
| - - name: Create public IP address - ARM template |
19 |
| - href: create-public-ip-template.md |
20 |
| - - name: Create public IP prefix - Portal |
21 |
| - href: create-public-ip-prefix-portal.md |
22 |
| - - name: Create public IP prefix - PowerShell |
23 |
| - href: create-public-ip-prefix-powershell.md |
24 |
| - - name: Create public IP prefix - Azure CLI |
25 |
| - href: create-public-ip-prefix-cli.md |
26 |
| - - name: Create public IP prefix - Terraform |
27 |
| - href: create-public-ip-prefix-terraform.md |
28 |
| - expanded: true |
29 |
| -- name: Tutorials |
30 |
| - items: |
31 |
| - - name: Configure internet routing preference for a virtual machine |
32 |
| - href: configure-routing-preference-virtual-machine.md |
33 |
| - - name: Configure mixed Routing Preference for a VM |
34 |
| - href: routing-preference-mixed-network-adapter-portal.md |
35 |
| - - name: Configure Routing Preference for an AKS cluster |
36 |
| - href: routing-preference-azure-kubernetes-service-cli.md |
37 |
| -- name: Concepts |
38 |
| - items: |
39 |
| - - name: Custom IP address prefix (BYOIP) |
40 |
| - href: custom-ip-address-prefix.md |
41 |
| - - name: Manage a custom IP address prefix (BYOIP) |
42 |
| - href: manage-custom-ip-address-prefix.md |
43 |
| - - name: Public IPs |
44 |
| - href: public-ip-addresses.md |
45 |
| - - name: Private IPs |
46 |
| - href: private-ip-addresses.md |
47 |
| - - name: Public IP prefix |
48 |
| - href: public-ip-address-prefix.md |
49 |
| - - name: Manage public IP addresses |
50 |
| - href: virtual-network-public-ip-address.md |
51 |
| - - name: Manage public IP prefix |
52 |
| - href: manage-public-ip-address-prefix.md |
53 |
| - - name: IPv6 for Azure VNet |
54 |
| - href: ipv6-overview.md |
55 |
| - - name: Default outbound access |
56 |
| - href: default-outbound-access.md |
57 |
| - - name: Routing preference |
58 |
| - href: routing-preference-overview.md |
59 |
| - - name: Routing preference Unmetered |
60 |
| - href: routing-preference-unmetered.md |
61 |
| - - name: Monitoring |
| 2 | + - name: Virtual Network IP Services documentation |
| 3 | + href: index.yml |
| 4 | + - name: Overview |
62 | 5 | items:
|
63 |
| - - name: Monitor Public IP addresses |
64 |
| - href: monitor-public-ip.md |
65 |
| - - name: Security |
| 6 | + - name: What is Azure Virtual Network IP Services? |
| 7 | + href: ip-services-overview.md |
| 8 | + - name: Quickstarts |
66 | 9 | items:
|
67 |
| - - name: Public IP security baseline |
68 |
| - href: /security/benchmark/azure/baselines/public-ip-security-baseline?toc=/azure/virtual-network/ip-services/toc.json |
69 |
| -- name: How-to |
70 |
| - items: |
71 |
| - - name: Configure IP addresses for an Azure network interface |
72 |
| - href: virtual-network-network-interface-addresses.md |
73 |
| - - name: Create a custom IP address prefix (BYOIP) |
74 |
| - items: |
75 |
| - - name: Create a custom IP IPv4 address prefix (BYOIP) |
76 |
| - href: create-custom-ip-address-prefix-portal.md |
77 |
| - - name: Create a custom IP IPv6 address prefix (BYOIP) |
78 |
| - href: create-custom-ip-address-prefix-ipv6-portal.md |
79 |
| - - name: Resource management |
80 |
| - items: |
81 |
| - - name: Load balancer |
82 |
| - href: configure-public-ip-load-balancer.md |
83 |
| - - name: NAT gateway |
84 |
| - href: configure-public-ip-nat-gateway.md |
85 |
| - - name: Virtual machine |
86 |
| - href: configure-public-ip-vm.yml |
87 |
| - - name: Firewall |
88 |
| - href: configure-public-ip-firewall.md |
89 |
| - - name: VPN gateway |
90 |
| - href: configure-public-ip-vpn-gateway.md |
91 |
| - - name: Application gateway |
92 |
| - href: configure-public-ip-application-gateway.md |
93 |
| - - name: Bastion |
94 |
| - href: configure-public-ip-bastion.md |
95 |
| - - name: Upgrade a public IP address |
96 |
| - items: |
97 |
| - - name: Upgrade guidance for Basic SKU public IP addresses |
98 |
| - href: public-ip-basic-upgrade-guidance.md |
| 10 | + - name: Create public IP address - Portal |
| 11 | + href: create-public-ip-portal.md |
| 12 | + - name: Create public IP address - PowerShell |
| 13 | + href: create-public-ip-powershell.md |
| 14 | + - name: Create public IP address - Azure CLI |
| 15 | + href: create-public-ip-cli.md |
| 16 | + - name: Create public IP address - Terraform |
| 17 | + href: create-public-ip-terraform.md |
| 18 | + - name: Create public IP address - ARM template |
| 19 | + href: create-public-ip-template.md |
| 20 | + - name: Create public IP prefix - Portal |
| 21 | + href: create-public-ip-prefix-portal.md |
| 22 | + - name: Create public IP prefix - PowerShell |
| 23 | + href: create-public-ip-prefix-powershell.md |
| 24 | + - name: Create public IP prefix - Azure CLI |
| 25 | + href: create-public-ip-prefix-cli.md |
| 26 | + - name: Create public IP prefix - Terraform |
| 27 | + href: create-public-ip-prefix-terraform.md |
| 28 | + - name: Tutorials |
| 29 | + items: |
| 30 | + - name: Configure internet routing preference for a virtual machine |
| 31 | + href: configure-routing-preference-virtual-machine.md |
| 32 | + - name: Configure mixed Routing Preference for a VM |
| 33 | + href: routing-preference-mixed-network-adapter-portal.md |
| 34 | + - name: Configure Routing Preference for an AKS cluster |
| 35 | + href: routing-preference-azure-kubernetes-service-cli.md |
| 36 | + - name: Concepts |
| 37 | + items: |
| 38 | + - name: Custom IP address prefix (BYOIP) |
| 39 | + href: custom-ip-address-prefix.md |
| 40 | + - name: Manage a custom IP address prefix (BYOIP) |
| 41 | + href: manage-custom-ip-address-prefix.md |
| 42 | + - name: Public IPs |
| 43 | + href: public-ip-addresses.md |
| 44 | + - name: Private IPs |
| 45 | + href: private-ip-addresses.md |
| 46 | + - name: Public IP prefix |
| 47 | + href: public-ip-address-prefix.md |
| 48 | + - name: Manage public IP addresses |
| 49 | + href: virtual-network-public-ip-address.md |
| 50 | + - name: Manage public IP prefix |
| 51 | + href: manage-public-ip-address-prefix.md |
| 52 | + - name: IPv6 for Azure VNet |
| 53 | + href: ipv6-overview.md |
| 54 | + - name: Default outbound access |
| 55 | + href: default-outbound-access.md |
| 56 | + - name: Routing preference |
| 57 | + href: routing-preference-overview.md |
| 58 | + - name: Routing preference Unmetered |
| 59 | + href: routing-preference-unmetered.md |
| 60 | + - name: Monitoring |
| 61 | + items: |
| 62 | + - name: Monitor Public IP addresses |
| 63 | + href: monitor-public-ip.md |
| 64 | + - name: Security |
| 65 | + items: |
| 66 | + - name: Public IP security baseline |
| 67 | + href: /security/benchmark/azure/baselines/public-ip-security-baseline?toc=/azure/virtual-network/ip-services/toc.json |
| 68 | + - name: How-to |
| 69 | + items: |
| 70 | + - name: Configure IP addresses for an Azure network interface |
| 71 | + href: virtual-network-network-interface-addresses.md |
| 72 | + - name: Create a custom IP address prefix (BYOIP) |
| 73 | + items: |
| 74 | + - name: Create a custom IP IPv4 address prefix (BYOIP) |
| 75 | + href: create-custom-ip-address-prefix-portal.md |
| 76 | + - name: Create a custom IP IPv6 address prefix (BYOIP) |
| 77 | + href: create-custom-ip-address-prefix-ipv6-portal.md |
| 78 | + - name: Resource management |
| 79 | + items: |
| 80 | + - name: Load balancer |
| 81 | + href: configure-public-ip-load-balancer.md |
| 82 | + - name: NAT gateway |
| 83 | + href: configure-public-ip-nat-gateway.md |
| 84 | + - name: Virtual machine |
| 85 | + href: configure-public-ip-vm.yml |
| 86 | + - name: Firewall |
| 87 | + href: configure-public-ip-firewall.md |
| 88 | + - name: VPN gateway |
| 89 | + href: configure-public-ip-vpn-gateway.md |
| 90 | + - name: Application gateway |
| 91 | + href: configure-public-ip-application-gateway.md |
| 92 | + - name: Bastion |
| 93 | + href: configure-public-ip-bastion.md |
99 | 94 | - name: Upgrade a public IP address
|
100 |
| - href: public-ip-upgrade.md |
101 |
| - - name: Migrate a classic reserved IP |
102 |
| - href: public-ip-upgrade-classic.md |
103 |
| - - name: Virtual machines |
104 |
| - items: |
105 |
| - - name: Migrate a virtual machine public IP address |
106 |
| - href: ../../virtual-network/nat-gateway/tutorial-migrate-ilip-nat.md?toc=/azure/virtual-network/ip-services/toc.json |
107 |
| - - name: Add public IP address to existing VM |
108 |
| - href: associate-public-ip-address-vm.md |
109 |
| - - name: Dissociate public IP address from a VM |
110 |
| - href: remove-public-ip-address-vm.md |
111 |
| - - name: Upgrade basic public IP addresses on a VM |
112 |
| - href: public-ip-upgrade-vm.md |
113 |
| - - name: Upgrade basic public IP addresses on VMs in an Availability Set |
114 |
| - href: public-ip-upgrade-availability-set.md |
115 |
| - - name: Add dual-stack network to an existing VM |
116 |
| - href: add-dual-stack-ipv6-vm-portal.md |
117 |
| - - name: Create a virtual machine with a dual-stack network |
118 |
| - href: create-vm-dual-stack-ipv6-portal.md |
119 |
| - - name: Create a virtual machine with static public IP |
120 |
| - href: virtual-network-static-public-ip.md |
121 |
| - - name: Create a virtual machine with static private IP |
122 |
| - href: virtual-networks-static-private-ip.md |
123 |
| - - name: Create a virtual machine with multiple IPs |
124 | 95 | items:
|
125 |
| - - name: Azure portal |
126 |
| - href: virtual-network-multiple-ip-addresses-portal.md |
127 |
| - - name: Azure PowerShell |
128 |
| - href: virtual-network-multiple-ip-addresses-powershell.md |
129 |
| - - name: Azure CLI |
130 |
| - href: virtual-network-multiple-ip-addresses-cli.md |
131 |
| - - name: Assign private IP address prefixes to VM |
132 |
| - href: virtual-network-private-ip-address-blocks-portal.md |
133 |
| - - name: Virtual machine scale set with IPv6 |
134 |
| - href: ipv6-virtual-machine-scale-set.md |
135 |
| - - name: Configure DHCPv6 for Linux VMs |
136 |
| - href: ../../load-balancer/load-balancer-ipv6-for-linux.md?toc=%2fazure%2fvirtual-network%2fip-services%2ftoc.json |
137 |
| - - name: Routing preference |
138 |
| - items: |
139 |
| - - name: Create public IP address |
140 |
| - href: routing-preference-portal.md |
141 |
| - - name: Move across regions |
142 |
| - items: |
143 |
| - - name: Public IPs |
144 |
| - href: ../../resource-mover/tutorial-move-region-virtual-machines.md?toc=/azure/virtual-network/ip-services/toc.json |
145 |
| -- name: Reference |
146 |
| - items: |
147 |
| - - name: Azure CLI |
148 |
| - href: /cli/azure/azure-cli-reference-for-network |
149 |
| - - name: Azure PowerShell |
150 |
| - href: /powershell/module/az.network |
151 |
| - - name: .NET |
152 |
| - href: /dotnet/api/overview/azure/virtual-network |
153 |
| - - name: Java |
154 |
| - href: /java/api/ |
155 |
| - - name: Monitoring data reference |
156 |
| - href: monitor-public-ip-reference.md |
157 |
| - - name: Node.js |
158 |
| - href: /javascript/azure#azure-sdk |
159 |
| - - name: Python |
160 |
| - href: https://azure.microsoft.com/develop/python/ |
161 |
| - - name: REST |
162 |
| - href: /rest/api/virtual-network |
163 |
| - - name: Resource Manager template |
164 |
| - href: /azure/templates/microsoft.network/allversions |
165 |
| - - name: Code samples |
166 |
| - href: https://azure.microsoft.com/resources/samples/?service=virtual-network |
167 |
| - - name: Azure Policy built-ins |
168 |
| - displayName: samples, policies, definitions |
169 |
| - href: ../policy-reference.md |
170 |
| -- name: Resources |
171 |
| - items: |
172 |
| - - name: Build your skills with Microsoft Learn training |
173 |
| - href: /training/browse/ |
174 |
| - - name: Networking blog |
175 |
| - href: https://azure.microsoft.com/blog/category/networking |
176 |
| - - name: Microsoft Q&A question page for Networking |
177 |
| - href: /answers/topics/azure-virtual-network.html |
178 |
| - - name: Networking feedback |
179 |
| - href: https://feedback.azure.com/d365community/forum/8ae9bf04-8326-ec11-b6e6-000d3a4f0789 |
180 |
| - - name: Pricing |
181 |
| - href: https://azure.microsoft.com/pricing/details/virtual-network |
182 |
| - - name: Pricing calculator |
183 |
| - href: https://azure.microsoft.com/pricing/calculator/ |
184 |
| - - name: Stack Overflow |
185 |
| - href: https://stackoverflow.com/questions/tagged/azure-virtual-network |
| 96 | + - name: Upgrade guidance for Basic SKU public IP addresses |
| 97 | + href: public-ip-basic-upgrade-guidance.md |
| 98 | + - name: Upgrade a public IP address |
| 99 | + href: public-ip-upgrade.md |
| 100 | + - name: Migrate a classic reserved IP |
| 101 | + href: public-ip-upgrade-classic.md |
| 102 | + - name: Virtual machines |
| 103 | + items: |
| 104 | + - name: Migrate a virtual machine public IP address |
| 105 | + href: ../../virtual-network/nat-gateway/tutorial-migrate-ilip-nat.md?toc=/azure/virtual-network/ip-services/toc.json |
| 106 | + - name: Add public IP address to existing VM |
| 107 | + href: associate-public-ip-address-vm.md |
| 108 | + - name: Dissociate public IP address from a VM |
| 109 | + href: remove-public-ip-address-vm.md |
| 110 | + - name: Upgrade basic public IP addresses on a VM |
| 111 | + href: public-ip-upgrade-vm.md |
| 112 | + - name: Upgrade basic public IP addresses on VMs in an Availability Set |
| 113 | + href: public-ip-upgrade-availability-set.md |
| 114 | + - name: Add dual-stack network to an existing VM |
| 115 | + href: add-dual-stack-ipv6-vm-portal.md |
| 116 | + - name: Create a virtual machine with a dual-stack network |
| 117 | + href: create-vm-dual-stack-ipv6-portal.md |
| 118 | + - name: Create a virtual machine with static public IP |
| 119 | + href: virtual-network-static-public-ip.md |
| 120 | + - name: Create a virtual machine with static private IP |
| 121 | + href: virtual-networks-static-private-ip.md |
| 122 | + - name: Create a virtual machine with multiple IPs |
| 123 | + items: |
| 124 | + - name: Azure portal |
| 125 | + href: virtual-network-multiple-ip-addresses-portal.md |
| 126 | + - name: Azure PowerShell |
| 127 | + href: virtual-network-multiple-ip-addresses-powershell.md |
| 128 | + - name: Azure CLI |
| 129 | + href: virtual-network-multiple-ip-addresses-cli.md |
| 130 | + - name: Assign private IP address prefixes to VM |
| 131 | + href: virtual-network-private-ip-address-blocks-portal.md |
| 132 | + - name: Virtual machine scale set with IPv6 |
| 133 | + href: ipv6-virtual-machine-scale-set.md |
| 134 | + - name: Configure DHCPv6 for Linux VMs |
| 135 | + href: ../../load-balancer/load-balancer-ipv6-for-linux.md?toc=%2fazure%2fvirtual-network%2fip-services%2ftoc.json |
| 136 | + - name: Routing preference |
| 137 | + items: |
| 138 | + - name: Create public IP address |
| 139 | + href: routing-preference-portal.md |
| 140 | + - name: Move across regions |
| 141 | + items: |
| 142 | + - name: Public IPs |
| 143 | + href: ../../resource-mover/tutorial-move-region-virtual-machines.md?toc=/azure/virtual-network/ip-services/toc.json |
| 144 | + - name: Reference |
| 145 | + items: |
| 146 | + - name: Azure CLI |
| 147 | + href: /cli/azure/azure-cli-reference-for-network |
| 148 | + - name: Azure PowerShell |
| 149 | + href: /powershell/module/az.network |
| 150 | + - name: .NET |
| 151 | + href: /dotnet/api/overview/azure/virtual-network |
| 152 | + - name: Java |
| 153 | + href: /java/api/ |
| 154 | + - name: Monitoring data reference |
| 155 | + href: monitor-public-ip-reference.md |
| 156 | + - name: Node.js |
| 157 | + href: /javascript/azure#azure-sdk |
| 158 | + - name: Python |
| 159 | + href: https://azure.microsoft.com/develop/python/ |
| 160 | + - name: REST |
| 161 | + href: /rest/api/virtual-network |
| 162 | + - name: Resource Manager template |
| 163 | + href: /azure/templates/microsoft.network/allversions |
| 164 | + - name: Code samples |
| 165 | + href: https://azure.microsoft.com/resources/samples/?service=virtual-network |
| 166 | + - name: Azure Policy built-ins |
| 167 | + href: ../policy-reference.md |
| 168 | + displayName: samples, policies, definitions |
| 169 | + - name: Resources |
| 170 | + items: |
| 171 | + - name: Build your skills with Microsoft Learn training |
| 172 | + href: /training/browse/ |
| 173 | + - name: Networking blog |
| 174 | + href: https://azure.microsoft.com/blog/category/networking |
| 175 | + - name: Microsoft Q&A question page for Networking |
| 176 | + href: /answers/topics/azure-virtual-network.html |
| 177 | + - name: Networking feedback |
| 178 | + href: https://feedback.azure.com/d365community/forum/8ae9bf04-8326-ec11-b6e6-000d3a4f0789 |
| 179 | + - name: Pricing |
| 180 | + href: https://azure.microsoft.com/pricing/details/virtual-network |
| 181 | + - name: Pricing calculator |
| 182 | + href: https://azure.microsoft.com/pricing/calculator/ |
| 183 | + - name: Stack Overflow |
| 184 | + href: https://stackoverflow.com/questions/tagged/azure-virtual-network |
0 commit comments