Database Replica Critical Policies Security

Microsoft.SQLServer.Windows.Rollup.DatabaseReplica.DatabaseReplicaErrorUserPolicyToDatabaseReplicaSecurity (DependencyMonitor)

Rolls up all Database Replica Critical Policies security monitors to the Database Replica.

Knowledge Base article:

Summary

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

Causes

Unhealthy state for this monitor indicates a problem with security of Database Replica Critical Policies hosted on this Database Replica. View all current alerts for this Database 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.DatabaseReplica
Parent MonitorSystem.Health.SecurityState
AlgorithmWorstOf
Source MonitorSystem.Health.SecurityState
RelationshipMicrosoft.SQLServer.Windows.DatabaseReplicaHostsDatabaseReplicaErrorUserPolicy
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Windows.Rollup.DatabaseReplica.DatabaseReplicaErrorUserPolicyToDatabaseReplicaSecurity" Target="SqlDiscW!Microsoft.SQLServer.Windows.DatabaseReplica" ParentMonitorID="Health!System.Health.SecurityState" RelationshipType="SqlDiscW!Microsoft.SQLServer.Windows.DatabaseReplicaHostsDatabaseReplicaErrorUserPolicy" MemberMonitor="Health!System.Health.SecurityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>SecurityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>