Active Alerts

Microsoft.SystemCenter.Azure.View.Alert (View)

This view shows all active alerts for Windows Azure applications

Element properties:

TargetMicrosoft.SystemCenter.Azure.HostedService
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Azure.View.Alert" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.Azure.HostedService" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Alert</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
<Target/>
</View>