Availability Replica Critical Policies Configuration

Microsoft.SQLServer.Windows.Rollup.AvailabilityReplica.AvailabilityReplicaErrorUserPolicyToAvailabilityReplicaConfiguration (DependencyMonitor)

Rolls up all Availability Replica Critical Policies configuration monitors to the Availability Replica.

Knowledge Base article:

Summary

This monitor is a rollup of configuration monitoring for all Availability Replica Critical Policies hosted on this Availability Replica. If the state is unknown, the monitoring has not been initialized yet.

Causes

Unhealthy state for this monitor indicates a problem with configuration of Availability Replica Critical Policies hosted on this Availability Replica. View all current alerts for this Availability Replica using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Overridable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

Generates Alerts

Defines whether the workflow generates an Alert.

No

Element properties:

TargetMicrosoft.SQLServer.Windows.AvailabilityReplica
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.SQLServer.Windows.AvailabilityReplicaHostsAvailabilityReplicaErrorUserPolicy
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Windows.Rollup.AvailabilityReplica.AvailabilityReplicaErrorUserPolicyToAvailabilityReplicaConfiguration" Target="SqlDiscW!Microsoft.SQLServer.Windows.AvailabilityReplica" ParentMonitorID="Health!System.Health.ConfigurationState" RelationshipType="SqlDiscW!Microsoft.SQLServer.Windows.AvailabilityReplicaHostsAvailabilityReplicaErrorUserPolicy" MemberMonitor="Health!System.Health.ConfigurationState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>