Skip to content

Commit ae3e206

Browse files
Merge pull request #209569 from mahtalarico/macla-dev-RHCReqs
Update resource-health-checks-resource-types.md
2 parents 800ebf8 + 6e2919e commit ae3e206

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,13 @@ Below is a complete list of all the checks executed through resource health by r
6161
## Microsoft.compute/virtualmachines
6262
|Executed Checks|
6363
|---|
64-
|<ul><li>Is the server hosting this virtual machine 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>|
64+
|<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>|
65+
66+
## Microsoft.compute/virtualmachinescalesets
67+
|Executed Checks|
68+
|---|
69+
|<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>|
70+
6571

6672
## Microsoft.ContainerService/managedClusters
6773
|Executed Checks|
@@ -272,6 +278,6 @@ Below is a complete list of all the checks executed through resource health by r
272278
|<ul><li>Are any Backup operations on Backup Items configured in this vault failing due to causes beyond user control?</li><li>Are any Restore operations on Backup Items configured in this vault failing due to causes beyond user control?</li></ul> |
273279

274280
## Next Steps
275-
- See [Introduction to Azure Service Health dashboard](service-health-overview.md) and [Introduction to Azure Resource Health](resource-health-overview.md) to understand more about them.
281+
- See [Introduction to Azure Service Health dashboard](service-health-overview.md) and [Introduction to Azure Resource Health](resource-health-overview.md) to understand more about them.
276282
- [Frequently asked questions about Azure Resource Health](resource-health-faq.yml)
277283
- Set up alerts so you are notified of health issues. For more information, see [Configure Alerts for service health events](./alerts-activity-log-service-notifications-portal.md).

0 commit comments

Comments
 (0)