Skip to content

Commit 9b5b6c2

Browse files
authored
Merge pull request #18738 from stpanigr/patch-4
Update quickstart-create-basic-load-balancer-portal.md
2 parents 02775a9 + 7fe7b1d commit 9b5b6c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/load-balancer/quickstart-create-basic-load-balancer-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ To allow the Basic load balancer to monitor the status of your app, you use a he
154154
- **myHealthProbe** for the name of the health probe
155155
- **HTTP** for the protocol type
156156
- **80** for the port number
157+
- **Healthprobe.aspx** for the URI path. You can either replace this value with any other URI or keep the default path value of **"\\"** to get the default URI.
157158
- **15** for **Interval**, the number of seconds between probe attempts
158159
- **2** for **Unhealthy threshold**, the number of consecutive probe failures that must occur before a VM is considered unhealthy
159160

0 commit comments

Comments
 (0)