Skip to content

Commit 1a31802

Browse files
authored
Update virtual-machine-scale-sets-health-extension.md
1 parent ae19618 commit 1a31802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -24,7 +24,7 @@ This article assumes that you're familiar with:
2424
- [Modifying](virtual-machine-scale-sets-upgrade-policy.md) Virtual Machine Scale Sets
2525

2626
> [!CAUTION]
27-
> Application Health Extension expects to receive a consistent probe response at the configured port `tcp` or request path `http/https` in order to label a VM as *Healthy*. If no application is running on the VM, or you're unable to configure a probe response, your VM is going to show up as *Unhealthy*.
27+
> Application Health Extension expects to receive a consistent probe response at the configured port `tcp` or request path `http/https` in order to label a VM as *Healthy*. If no application is running on the VM, or you're unable to configure a probe response, your VM is going to show up as *Unhealthy* (Binary Health States) or *Unknown* (Rich Health States).
2828
2929
> [!NOTE]
3030
> Only one source of health monitoring can be used for a Virtual Machine Scale Set, either an Application Health Extension or a Health Probe. If you have both options enabled, you will need to remove one before using orchestration services like Instance Repairs or Automatic OS Upgrades.

0 commit comments

Comments
 (0)