@@ -5,7 +5,7 @@ author: mbender-ms
5
5
ms.author : mbender
6
6
ms.service : load-balancer
7
7
ms.topic : how-to
8
- ms.date : 03/02 /2022
8
+ ms.date : 08/28 /2022
9
9
ms.custom : template-how-to # Required; leave this attribute/value as-is.
10
10
---
11
11
@@ -60,12 +60,9 @@ In this example, you'll create a TCP health probe to monitor port 80.
60
60
| Protocol | Select ** TCP** . |
61
61
| Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 80** . |
62
62
| 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** . |
64
63
65
64
7 . Select ** Add** .
66
65
67
- :::image type="content" source="./media/manage-probes-how-to/add-tcp-probe.png" alt-text="Screenshot of TCP probe addition.":::
68
-
69
66
### Remove a TCP health probe
70
67
71
68
In this example, you'll remove a TCP health probe.
@@ -113,12 +110,9 @@ In this example, you'll create an HTTP health probe.
113
110
| Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 80** . |
114
111
| Path | Enter a URI used for requesting health status. For this example, it's ** /** . |
115
112
| 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** . |
117
113
118
114
7 . Select ** Add** .
119
115
120
- :::image type="content" source="./media/manage-probes-how-to/add-http-probe.png" alt-text="Screenshot of HTTP probe addition.":::
121
-
122
116
### Remove an HTTP health probe
123
117
124
118
In this example, you'll remove an HTTP health probe.
@@ -166,12 +160,9 @@ In this example, you'll create an HTTPS health probe.
166
160
| Port | Enter the ** TCP** port you wish to monitor. For this example, it's ** port 443** . |
167
161
| Path | Enter a URI used for requesting health status. For this example, it's ** /** . |
168
162
| 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** . |
170
163
171
164
7 . Select ** Add** .
172
165
173
- :::image type="content" source="./media/manage-probes-how-to/add-https-probe.png" alt-text="Screenshot of HTTPS probe addition.":::
174
-
175
166
### Remove an HTTPS health probe
176
167
177
168
In this example, you'll remove an HTTPS health probe.
0 commit comments