Skip to content

Commit 855f6ac

Browse files
Merge pull request #210709 from mahtalarico/macla-dev-classichealthcheck
Update resource-health-checks-resource-types.md
2 parents c80c613 + f0cbfe8 commit 855f6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-health/resource-health-checks-resource-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Below is a complete list of all the checks executed through resource health by r
4141
## Microsoft.classiccompute/virtualmachines
4242
|Executed Checks|
4343
|---|
44-
|<ul><li>Is the host server up and running?</li><li>Has the host OS booting completed?</li><li>Is the virtual machine container provisioned and powered up?</li><li>Is there network connectivity between the host and the storage account?</li><li>Has the booting of the guest OS completed?</li><li>Is there ongoing planned maintenance?</li><li>Is the host hardware degraded and predicted to fail soon?</li></ul>|
44+
|<ul><li>Is the server hosting this virtual machine up and running?</li><li>Is the virtual machine container provisioned and powered up?</li><li>Is there network connectivity between the host and the storage account?</li><li>Is there ongoing planned maintenance?</li><li>Is there heartbeats between Guest and host agent *(if Guest extension is installed)*?</li></ul>|
4545

4646
## Microsoft.classiccompute/domainnames
4747
|Executed Checks|

0 commit comments

Comments
 (0)