Skip to content

Commit a5200ba

Browse files
authored
acrolinx
1 parent 5d8b733 commit a5200ba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/service-health/resource-health-vm-annotation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ Here are more details on important attributes we recently added, to help you un
1414

1515
- **Context**: Informs whether VM availability was influenced due to Azure or user orchestrated activity. This can assume values of _Platform Initiated | Customer Initiated | VM Initiated | Unknown_
1616
- **Category**: Informs whether VM availability was influenced due to planned or unplanned activity. This is only applicable to ‘Platform-Initiated’ events. This can assume values of _Planned | Unplanned | Not Applicable | Unknown_
17-
- **ImpactType**: Informs the type of impact to VM availability. This can assume values of :
18-
- *Downtime Reboot or Downtime Freeze*: Informs when VM is Unavailable due to Azure orchestrated activity (e.g., VirtualMachineStorageOffline, LiveMigrationSucceeded etc). The reboot or freeze distinction can help you discern the type of downtime impact faced.
17+
- **ImpactType**: Informs the type of impact to VM availability. This can assume values of:
18+
19+
- *Downtime Reboot or Downtime Freeze*: Informs when VM is Unavailable due to Azure orchestrated activity (e.g., VirtualMachineStorageOffline, LiveMigrationSucceeded etc.). The reboot or freeze distinction can help you discern the type of downtime impact faced.
20+
1921
- *Degraded*: Informs when Azure predicts a HW failure on the host server or detects potential degradation in performance. (e.g., VirtualMachinePossiblyDegradedDueToHardwareFailure)
2022
- *Informational*: Informs when an authorized user or process triggers a control plane operation (e.g., VirtualMachineDeallocationInitiated, VirtualMachineRestarted). This category also captures cases of platform actions due to customer defined thresholds or conditions. (E.g., VirtualMachinePreempted)
2123

0 commit comments

Comments
 (0)