Skip to content

Commit 69315a9

Browse files
authored
Fix spelling error in Probe properties
Fix spelling error in Load balancer Probe properties
1 parent c96b0ee commit 69315a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/load-balancer-custom-probe-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Health probes have the following properties:
2626

2727
| Health Probe property name | Details|
2828
| --- | --- |
29-
| Name | Name of the health probe. This is a naame you get to define for your health probe |
29+
| Name | Name of the health probe. This is a name you get to define for your health probe |
3030
| Protocol | Protocol of health probe. This is the protocol type you would like the health probe to leverage. Options are: TCP, HTTP, HTTPS |
3131
| Port | Port of the health probe. The destination port you would like the health probe to use when it connects to the virtual machine to check it's health |
3232
| Interval (seconds) | Interval of health probe. The amount of time (in seconds) between different probe two consecutive health check attemps to the virtual machine |

0 commit comments

Comments
 (0)