Skip to content

Commit 283d59f

Browse files
jdmsossoZakariejhenry
authored
feat: add sql failover group customer managed policy recommendation (v2) (#638)
Co-authored-by: Zach Trocinski <30884663+oZakari@users.noreply.github.com> Co-authored-by: Eric Henry <44706965+ejhenry@users.noreply.github.com>
1 parent f69c8c5 commit 283d59f

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg

azure-resources/Sql/servers/recommendations.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,20 @@
116116
learnMoreLink:
117117
- name: Failover Group endpoint redirection
118118
url: "https://learn.microsoft.com/azure/azure-sql/database/failover-group-sql-db?view=azuresql#endpoint-redirection"
119+
120+
- description: Use failover group customer managed policy
121+
aprlGuid: 0f838324-ffe3-4b8a-b7a2-d983be8f9fa9
122+
recommendationTypeId: null
123+
recommendationControl: DisasterRecovery
124+
recommendationImpact: High
125+
recommendationResourceType: Microsoft.Sql/servers
126+
recommendationMetadataState: Active
127+
longDescription: |
128+
When using failover groups, setting your failover policy to customer managed is highly recommended as it keeps you in control of when to initiate a failover.
129+
potentialBenefits: Enhanced disaster recovery
130+
pgVerified: false
131+
automationAvailable: false
132+
tags: []
133+
learnMoreLink:
134+
- name: Learn More
135+
url: "https://aka.ms/SQLDBFGPolicy"

0 commit comments

Comments
 (0)