Microsoft Azure Virtual Machine (Non-Classic) Turn Off Monitor

Microsoft.SystemCenter.MicrosoftAzure.NonClassicVirtualMachine.Turnoff.Monitor (UnitMonitor)

Microsoft Azure virtual machine (non-classic) turn-off monitor.

Knowledge Base article:

Summary

Microsoft Azure virtual machine (non-classic) turn-off monitor.

Causes

A virtual machine (non-classic) is turned off and no longer available.

Resolutions

Turn on the virtual machine (non-classic).

Element properties:

TargetMicrosoft.SystemCenter.MicrosoftAzure.GenericVirtualMachine.NonClassic
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.MicrosoftAzure.VirtualMachine.Turnoff.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Virtual machine (non-classic) has been turned off
Virtual machine (non-classic) {0} has been turned off
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.MicrosoftAzure.NonClassicVirtualMachine.Turnoff.Monitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.MicrosoftAzure.GenericVirtualMachine.NonClassic" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.MicrosoftAzure.VirtualMachine.Turnoff.MonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.MicrosoftAzure.NonClassicVirtualMachine.Turnoff.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Microsoft.SystemCenter.MicrosoftAzure.AzureServiceGeneric"]/ServiceName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Critical" MonitorTypeStateID="Critical" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>30</IntervalSeconds>
<TimeoutSeconds>30</TimeoutSeconds>
<SyncTime/>
</Configuration>
</UnitMonitor>