Skip to content

Commit 35cc606

Browse files
committed
Removed Screenshots
1 parent 7025dd7 commit 35cc606

13 files changed

+1
-25
lines changed

articles/load-balancer/load-balancer-manage-health-status.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ Health status can be retrieved on a per load balancing rule basis. This is suppo
7979
3. On the **Load Balancers** page, select your load balancer from the list.
8080
4. In your load balancer's **Settings** section, select **Load balancing rules**.
8181
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-
8582
6. Review the health status of your backend instances in the **Load balancing rule health status** window.
8683
7. To retrieve the latest health status, select **Refresh**.
8784

articles/load-balancer/load-balancer-test-frontend-reachability.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ This section describes how to test reachability of a standard public load balanc
104104
1. In the Search bar at the top of the portal, enter **Virtual machines** and select Virtual machines.
105105
1. In **Virtual machines**, select your virtual machine from the list.
106106
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-
110107
1. In **Add inbound security rule**, enter or select the following information:
111108

112109
| **Setting** | **Value** |
@@ -121,9 +118,6 @@ This section describes how to test reachability of a standard public load balanc
121118
| **Priority** | Enter **100** or a priority of your choosing. |
122119
| **Name** | Enter **AllowICMP** or a name of your choosing |
123120
| **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":::
126-
127121
1. Select **Add**.
128122

129123
### Connect to the virtual machine

articles/load-balancer/manage-admin-state-how-to.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,7 @@ In this section, you learn how to set an admin state to **Up** or **Down** as pa
7171

7272
7. Select **Save**.
7373
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-
7774
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-
8175
10. Select **Save**.
8276

8377
# [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
170164
8. Select **Add** and **Save**.
171165
9. In your **Backend pools** page, select the corresponding **Admin State** value of your recently added backend pool instance.
172166
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-
176167
11. Select **Save**.
177168

178169
# [Azure PowerShell](#tab/azurepowershell)
@@ -264,9 +255,6 @@ In this section, you learn how to update an existing admin state from existing b
264255
4. In your load balancer's page, select **Backend pools** under **Settings**.
265256
9. In your **Backend pools** page, select the corresponding **Admin State** value of your recently added backend pool instance.
266257
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-
270258
11. Select **Save**.
271259

272260
# [Azure PowerShell](#tab/azurepowershell)
@@ -359,10 +347,7 @@ In this section, you learn how to remove an existing admin state from an existin
359347
4. In your load balancer's page, select **Backend pools** under **Settings**.
360348
5. Select the corresponding **Admin State** value of your backend pool instance that you would like to remove.
361349
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.":::
364-
365-
1. Select **Save**.
350+
7. Select **Save**.
366351

367352
# [Azure PowerShell](#tab/azurepowershell)
368353

0 commit comments

Comments
 (0)