Skip to content

Commit b6db3fe

Browse files
authored
Merge pull request #23421 from tarynpratt/patch-2
Update configure-flexible-automatic-failover-policy.md
2 parents 95d2631 + e4bc4d5 commit b6db3fe

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/database-engine/availability-groups/windows/configure-flexible-automatic-failover-policy.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,9 @@ ms.custom: "seo-lt-2019"
9898
|3|Three|On critical server error. Any condition of lower value is satisfied or an internal critical server error occurs.<br /><br /> This is the default level.|
9999
|4|Four|On moderate server error. Any condition of lower value is satisfied or a moderate Server error occurs.|
100100
|5|Five|On any qualified failure conditions. Any condition of lower value is satisfied or a qualifying failure condition occurs.|
101+
102+
For more information about the failover condition levels, see [Flexible Failover Policy for Automatic Failover of an Availability Group &#40;SQL Server&#41;](../../../database-engine/availability-groups/windows/configure-flexible-automatic-failover-policy.md#FClevel).
101103
102-
For more information about the failover condition levels, see [Flexible Failover Policy for Automatic Failover of an Availability Group &#40;SQL Server&#41;]().
103104
104105
- To configure the health check timeout threshold, use the HEALTH_CHECK_TIMEOUT = *n* option, where, *n* is an integer from 15000 milliseconds (15 seconds) to 4294967295 milliseconds. The default value is 30000 milliseconds (30 seconds)
105106
@@ -126,8 +127,8 @@ ms.custom: "seo-lt-2019"
126127
|**OnCriticalServerError**|Three|On critical server error. Any condition of lower value is satisfied or an internal critical server error occurs.<br /><br /> This is the default level.|
127128
|**OnModerateServerError**|Four|On moderate server error. Any condition of lower value is satisfied or a moderate Server error occurs.|
128129
|**OnAnyQualifiedFailureConditions**|Five|On any qualified failure conditions. Any condition of lower value is satisfied or a qualifying failure condition occurs.|
129-
130-
For more information about the failover condition levels, see [Flexible Failover Policy for Automatic Failover of an Availability Group &#40;SQL Server&#41;]().
130+
131+
For more information about the failover condition levels, see [Flexible Failover Policy for Automatic Failover of an Availability Group &#40;SQL Server&#41;](../../../database-engine/availability-groups/windows/configure-flexible-automatic-failover-policy.md#FClevel).
131132
132133
For example, the following command changes the failure-condition level of an existing availability group, `AG1`, to level one.
133134

0 commit comments

Comments
 (0)