You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-balancer/load-balancer-manage-health-status.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,9 +79,6 @@ Health status can be retrieved on a per load balancing rule basis. This is suppo
79
79
3. On the **Load Balancers** page, select your load balancer from the list.
80
80
4. In your load balancer's **Settings** section, select **Load balancing rules**.
81
81
5. In the **Load balancing rules** page, select **View details** under the **Health status** column for the rule you want to view.
82
-
83
-
:::image type="content" source="media/load-balancer-manage-health-status/load-balancing-rules-list-small.png" alt-text="Screenshot of list of load balancing rules with health status link." lightbox="media/load-balancer-manage-health-status/load-balancing-rules-list.png":::
84
-
85
82
6. Review the health status of your backend instances in the **Load balancing rule health status** window.
86
83
7. To retrieve the latest health status, select **Refresh**.
Copy file name to clipboardExpand all lines: articles/load-balancer/load-balancer-test-frontend-reachability.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,9 +104,6 @@ This section describes how to test reachability of a standard public load balanc
104
104
1. In the Search bar at the top of the portal, enter **Virtual machines** and select Virtual machines.
105
105
1. In **Virtual machines**, select your virtual machine from the list.
106
106
1. In the virtual machine’s menu, select **Networking** and then select **Add inbound port rule**.
107
-
108
-
:::image type="content" source="media/load-balancer-front-end-reachability-testing/virtual-machine-port-rules-thumb.png" alt-text="Screenshot of Virtual network page listing port rules and selection of add outbound port rule button." lightbox="media/load-balancer-front-end-reachability-testing/virtual-machine-port-rules.png":::
109
-
110
107
1. In **Add inbound security rule**, enter or select the following information:
111
108
112
109
|**Setting**|**Value**|
@@ -121,9 +118,6 @@ This section describes how to test reachability of a standard public load balanc
121
118
|**Priority**| Enter **100** or a priority of your choosing. |
122
119
|**Name**| Enter **AllowICMP** or a name of your choosing |
123
120
|**Description**| Leave as Blank or enter a description |
124
-
125
-
:::image type="content" source="media/load-balancer-front-end-reachability-testing/add-Inbound-port-rule-thumb.png" alt-text="Screenshot of Add inbound port rule windows with settings allowing ICMP echo messages."lightbox="media/load-balancer-front-end-reachability-testing/add-Inbound-port-rule.png":::
Copy file name to clipboardExpand all lines: articles/load-balancer/manage-admin-state-how-to.md
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,13 +71,7 @@ In this section, you learn how to set an admin state to **Up** or **Down** as pa
71
71
72
72
7. Select **Save**.
73
73
8. In your **Backend pools** page, select the corresponding **Admin State** value of your recently added backend pool instance.
74
-
75
-
:::image type="content" source="media/manage-admin-state-how-to/select-admin-state-backend-pools-window.png" alt-text="Screenshot of backend pools window with admin state link highlighted.":::
76
-
77
74
9. In your **Admin state details** window, select **Down** from the dropdown menu.
78
-
79
-
:::image type="content" source="media/manage-admin-state-how-to/set-admin-state-backend-pool-down.png" alt-text="Screenshot of admin state details windows with down selected for admin state.":::
80
-
81
75
10. Select **Save**.
82
76
83
77
# [Azure PowerShell](#tab/azurepowershell)
@@ -170,9 +164,6 @@ In this section, you learn how to set an admin state to **Up** or **Down** as pa
170
164
8. Select **Add** and **Save**.
171
165
9. In your **Backend pools** page, select the corresponding **Admin State** value of your recently added backend pool instance.
172
166
10. In your **Admin state details** window, select **Up** from the dropdown menu.
173
-
174
-
:::image type="content" source="media/manage-admin-state-how-to/set-admin-state-backend-pool-up.png" alt-text="Screenshot of admin state details window with up selected for admin state.":::
175
-
176
167
11. Select **Save**.
177
168
178
169
# [Azure PowerShell](#tab/azurepowershell)
@@ -264,9 +255,6 @@ In this section, you learn how to update an existing admin state from existing b
264
255
4. In your load balancer's page, select **Backend pools** under **Settings**.
265
256
9. In your **Backend pools** page, select the corresponding **Admin State** value of your recently added backend pool instance.
266
257
10. In your **Admin state details** window, select **Up** from the dropdown menu.
267
-
268
-
:::image type="content" source="media/manage-admin-state-how-to/set-admin-state-backend-pool-up.png" alt-text="Screenshot of admin state details window with up selected for admin state value.":::
269
-
270
258
11. Select **Save**.
271
259
272
260
# [Azure PowerShell](#tab/azurepowershell)
@@ -359,10 +347,7 @@ In this section, you learn how to remove an existing admin state from an existin
359
347
4. In your load balancer's page, select **Backend pools** under **Settings**.
360
348
5. Select the corresponding **Admin State** value of your backend pool instance that you would like to remove.
361
349
6. In your admin state’s window, select **None** from the dropdown menu.
362
-
363
-
:::image type="content" source="media/manage-admin-state-how-to/set-admin-state-backend-pool-none.png" alt-text="Screenshot of admin state details windows with none selected for admin state.":::
0 commit comments