Skip to content

Commit f6ffcc2

Browse files
authored
Merge pull request #18739 from stpanigr/patch-5
Update quickstart-load-balancer-standard-public-portal.md
2 parents 9b5b6c2 + ef5d96d commit f6ffcc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/load-balancer/quickstart-load-balancer-standard-public-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ To allow the load balancer to monitor the status of your app, you use a health p
141141
- *myHealthProbe* - for the name of the health probe.
142142
- **HTTP** - for the protocol type.
143143
- *80* - for the port number.
144+
- *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.
144145
- *15* - for number of **Interval** in seconds between probe attempts.
145146
- *2* - for number of **Unhealthy threshold** or consecutive probe failures that must occur before a VM is considered unhealthy.
146147
4. Click **OK**.

0 commit comments

Comments
 (0)