|
51 | 51 | href: powershell-samples.md
|
52 | 52 | - name: Concepts
|
53 | 53 | items:
|
54 |
| - - name: Health probes |
55 |
| - href: load-balancer-custom-probe-overview.md |
| 54 | + - name: Health monitoring |
| 55 | + items: |
| 56 | + - name: Health probes |
| 57 | + href: load-balancer-custom-probe-overview.md |
| 58 | + - name: Standard Load Balancer metrics and diagnostics |
| 59 | + href: load-balancer-standard-diagnostics.md |
| 60 | + - name: Azure Monitor logs for Basic Load Balancer |
| 61 | + href: load-balancer-monitor-log.md |
| 62 | + - name: Get Load Balancer metrics with REST |
| 63 | + href: load-balancer-query-metrics-rest-api.md |
56 | 64 | - name: High Availability ports
|
57 | 65 | href: load-balancer-ha-ports-overview.md
|
58 | 66 | - name: IPv6 support
|
|
67 | 75 | href: load-balancer-tcp-reset.md
|
68 | 76 | - name: Standard Load Balancer and Availability Zones
|
69 | 77 | href: load-balancer-standard-availability-zones.md
|
70 |
| - - name: Standard Load Balancer metrics and diagnostics |
71 |
| - href: load-balancer-standard-diagnostics.md |
72 | 78 | - name: Built-in security controls
|
73 | 79 | href: load-balancer-security-controls.md
|
74 | 80 | - name: How to
|
75 | 81 | items:
|
76 | 82 | - name: Create a zone redundant public Standard Load Balancer
|
77 |
| - href: load-balancer-get-started-internet-az-portal.md |
78 | 83 | items:
|
79 |
| - - name: Create a zone redundant public Standard Load Balancer (PowerShell) |
| 84 | + - name: Portal |
| 85 | + href: load-balancer-get-started-internet-az-portal.md |
| 86 | + - name: Azure CLI |
| 87 | + href: load-balancer-get-started-internet-az-cli.md |
| 88 | + - name: Azure PowerShell |
80 | 89 | href: load-balancer-get-started-internet-az-powershell.md
|
81 |
| - - name: Create a zone redundant public Standard Load Balancer (CLI) |
82 |
| - href: load-balancer-get-started-internet-az-cli.md |
83 | 90 | - name: Create a zonal public Standard Load Balancer
|
84 |
| - href: load-balancer-get-started-internet-availability-zones-zonal-portal.md |
85 | 91 | items:
|
86 |
| - - name: Create a zonal public Standard Load Balancer (PowerShell) |
87 |
| - href: load-balancer-get-started-internet-availability-zones-zonal-powershell.md |
88 |
| - - name: Create a zonal redundant public Standard Load Balancer (CLI) |
| 92 | + - name: Portal |
| 93 | + href: load-balancer-get-started-internet-availability-zones-zonal-portal.md |
| 94 | + - name: Azure CLI |
89 | 95 | href: load-balancer-get-started-internet-availability-zones-zonal-cli.md
|
| 96 | + - name: Azure PowerShell |
| 97 | + href: load-balancer-get-started-internet-availability-zones-zonal-powershell.md |
90 | 98 | - name: Load balance VMs across availability zones (CLI)
|
91 | 99 | href: load-balancer-standard-public-zone-redundant-cli.md
|
92 | 100 | - name: Load balance VMs within a zone (CLI)
|
93 | 101 | href: load-balancer-standard-public-zonal-cli.md
|
94 | 102 | - name: Configure outbound rules
|
95 | 103 | items:
|
96 |
| - - name: Configure outbound rules - CLI |
| 104 | + - name: Azure CLI |
97 | 105 | href: configure-load-balancer-outbound-cli.md
|
98 |
| - - name: Configure outbound rules - PowerShell |
| 106 | + - name: Azure PowerShell |
99 | 107 | href: configure-load-balancer-outbound-powershell.md
|
100 | 108 | - name: Create public Load Balancer with IPv6
|
101 |
| - href: load-balancer-ipv6-internet-ps.md |
102 | 109 | items:
|
103 |
| - - name: Create public Load Balancer with IPv6 (CLI) |
| 110 | + - name: Azure CLI |
104 | 111 | href: load-balancer-ipv6-internet-cli.md
|
105 |
| - - name: Create public Load Balancer with IPv6 (Template) |
| 112 | + - name: Azure PowerShell |
| 113 | + href: load-balancer-ipv6-internet-ps.md |
| 114 | + - name: Template |
106 | 115 | href: load-balancer-ipv6-internet-template.md
|
107 | 116 | - name: Configure internal Load Balancer
|
108 | 117 | items:
|
109 |
| - - name: Configure internal Load Balancer (PowerShell) |
110 |
| - href: load-balancer-get-started-ilb-arm-ps.md |
111 |
| - - name: Configure internal Load Balancer (CLI) |
| 118 | + - name: Azure CLI |
112 | 119 | href: load-balancer-get-started-ilb-arm-cli.md
|
113 |
| - - name: Configure internal Load Balancer (Template) |
| 120 | + - name: Azure PowerShell |
| 121 | + href: load-balancer-get-started-ilb-arm-ps.md |
| 122 | + - name: Template |
114 | 123 | href: load-balancer-get-started-ilb-arm-template.md
|
115 | 124 | - name: Configure TCP idle timeout for Load Balancer
|
116 | 125 | href: load-balancer-tcp-idle-timeout.md
|
|
119 | 128 | - name: Using multiple IP configurations
|
120 | 129 | href: load-balancer-multiple-ip.md
|
121 | 130 | items:
|
122 |
| - - name: Using multiple IP configurations (CLI) |
| 131 | + - name: Azure CLI |
123 | 132 | href: load-balancer-multiple-ip-cli.md
|
124 |
| - - name: Using multiple IP configurations (PowerShell) |
| 133 | + - name: Azure PowerShell |
125 | 134 | href: load-balancer-multiple-ip-powershell.md
|
126 |
| - - name: Azure Monitor logs for Azure Load Balancer |
127 |
| - href: load-balancer-monitor-log.md |
128 |
| - - name: Get Load Balancer metrics with REST |
129 |
| - href: load-balancer-query-metrics-rest-api.md |
130 | 135 | - name: Configure High Availability Ports for Internal Load Balancer
|
131 | 136 | href: load-balancer-configure-ha-ports.md
|
132 | 137 | - name: Move across regions
|
|
163 | 168 | href: http://azure-sdk-for-python.readthedocs.io/en/latest/ref/azure.mgmt.network.operations.html#azure.mgmt.network.operations.LoadBalancersOperations
|
164 | 169 | - name: REST
|
165 | 170 | href: https://msdn.microsoft.com/library/azure/mt163651.aspx
|
166 |
| -- name: Related |
167 |
| - items: |
168 |
| - - name: Application Gateway |
169 |
| - href: /azure/application-gateway/ |
170 |
| - - name: Express Route |
171 |
| - href: /azure/expressroute/ |
172 |
| - - name: Virtual Network |
173 |
| - href: /azure/virtual-network/ |
174 |
| - - name: VPN Gateway |
175 |
| - href: /azure/vpn-gateway/ |
176 |
| - - name: Virtual Machine |
177 |
| - href: /azure/virtual-machines/ |
178 |
| - - name: Traffic Manager |
179 |
| - href: /azure/traffic-manager/ |
180 |
| - - name: DNS |
181 |
| - href: /azure/dns/ |
182 | 171 | - name: Resources
|
183 | 172 | items:
|
184 | 173 | - name: Build your skills with Microsoft Learn
|
|
191 | 180 | href: https://azure.microsoft.com/pricing/details/load-balancer/
|
192 | 181 | - name: Pricing calculator
|
193 | 182 | href: https://azure.microsoft.com/pricing/calculator/
|
194 |
| - - name: Service updates |
| 183 | + - name: Product updates |
195 | 184 | href: https://azure.microsoft.com/updates/?product=load-balancer
|
0 commit comments