Skip to content

Commit 5baf55f

Browse files
Merge pull request #244616 from hilaryw29/patch-11
Update virtual-machine-scale-sets-health-extension.md
2 parents 87a3599 + 9db6959 commit 5baf55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-health-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Rich Health States reporting contains four Health States, *Initializing*, *Healt
100100
| -------- | ------------ | ----------- |
101101
| TCP | Healthy | To send a *Healthy* signal, a successful handshake must be made with the provided application endpoint. |
102102
| TCP | Unhealthy | The instance will be marked as *Unhealthy* if a failed or incomplete handshake occurred with the provided application endpoint. |
103-
| TCP | Unhealthy | The instance automatically enters an *Initializing* state at extension start time. For more information, see [Initializing state](#initializing-state). |
103+
| TCP | Initializing | The instance automatically enters an *Initializing* state at extension start time. For more information, see [Initializing state](#initializing-state). |
104104

105105
## Initializing state
106106

0 commit comments

Comments
 (0)