Skip to content

Commit 1b02f95

Browse files
committed
fixed tables and removed outdated screenshots
1 parent bc71821 commit 1b02f95

File tree

4 files changed

+1
-10
lines changed

4 files changed

+1
-10
lines changed

articles/load-balancer/manage-probes-how-to.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: load-balancer
77
ms.topic: how-to
8-
ms.date: 03/02/2022
8+
ms.date: 08/28/2022
99
ms.custom: template-how-to #Required; leave this attribute/value as-is.
1010
---
1111

@@ -60,12 +60,9 @@ In this example, you'll create a TCP health probe to monitor port 80.
6060
| Protocol | Select **TCP**. |
6161
| Port | Enter the **TCP** port you wish to monitor. For this example, it's **port 80**. |
6262
| Interval | Enter an interval between probe checks. For this example, it's the default of **5**. |
63-
| Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of **2**. |
6463

6564
7. Select **Add**.
6665

67-
:::image type="content" source="./media/manage-probes-how-to/add-tcp-probe.png" alt-text="Screenshot of TCP probe addition.":::
68-
6966
### Remove a TCP health probe
7067

7168
In this example, you'll remove a TCP health probe.
@@ -113,12 +110,9 @@ In this example, you'll create an HTTP health probe.
113110
| Port | Enter the **TCP** port you wish to monitor. For this example, it's **port 80**. |
114111
| Path | Enter a URI used for requesting health status. For this example, it's **/**. |
115112
| Interval | Enter an interval between probe checks. For this example, it's the default of **5**. |
116-
| Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of **2**. |
117113

118114
7. Select **Add**.
119115

120-
:::image type="content" source="./media/manage-probes-how-to/add-http-probe.png" alt-text="Screenshot of HTTP probe addition.":::
121-
122116
### Remove an HTTP health probe
123117

124118
In this example, you'll remove an HTTP health probe.
@@ -166,12 +160,9 @@ In this example, you'll create an HTTPS health probe.
166160
| Port | Enter the **TCP** port you wish to monitor. For this example, it's **port 443**. |
167161
| Path | Enter a URI used for requesting health status. For this example, it's **/**. |
168162
| Interval | Enter an interval between probe checks. For this example, it's the default of **5**. |
169-
| Unhealthy threshold | Enter the threshold number for consecutive failures. For this example, it's the default of **2**. |
170163

171164
7. Select **Add**.
172165

173-
:::image type="content" source="./media/manage-probes-how-to/add-https-probe.png" alt-text="Screenshot of HTTPS probe addition.":::
174-
175166
### Remove an HTTPS health probe
176167

177168
In this example, you'll remove an HTTPS health probe.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)