Skip to content

Commit 3ea7820

Browse files
djordje-jeremicCopilotkpoineal
authored
docs: Update recommendations.yaml for SQL MI DR (#730)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Kyle Poineal <38540295+kpoineal@users.noreply.github.com>
1 parent 7cf7e61 commit 3ea7820

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

azure-resources/Sql/managedInstances/recommendations.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,22 +49,22 @@
4949
- name: Connection types
5050
url: "https://learn.microsoft.com/azure/azure-sql/managed-instance/connection-types-overview?view=azuresql#connection-types"
5151

52-
- description: Configure a secondary instance and a Failover group to enable failover to another region
52+
- description: Enable cross region disaster recovery for SQL Managed Instance
5353
aprlGuid: 257cd903-700f-4a79-bd37-7dce2b511df4
5454
recommendationTypeId: null
5555
recommendationControl: DisasterRecovery
5656
recommendationImpact: High
5757
recommendationResourceType: Microsoft.Sql/managedInstances
5858
recommendationMetadataState: Active
5959
longDescription: |
60-
During an outage on the managed instance, use the failover group to switch all databases to a secondary region, either manually or automatically. Route connections to the failover group’s listener instead of the primary instance to avoid changing the connection string after geo-failover.
61-
potentialBenefits: Ensure seamless service with cross-region failover
60+
Consider deploying a failover group for your SQL Managed Instance to enable business continuity in a different Azure region in case of regional outage.
61+
potentialBenefits: Ensure business continuity through regional redundancy.
6262
pgVerified: false
6363
automationAvailable: false
6464
tags: []
6565
learnMoreLink:
66-
- name: Failover groups overview and best practices
67-
url: "https://learn.microsoft.com/azure/azure-sql/managed-instance/failover-group-sql-mi?view=azuresql"
66+
- name: Learn more
67+
url: "https://aka.ms/instanceFailoverGroups"
6868

6969
- description: Monitor your Azure SQL MI Managed Instance in near-real time to detect reliability incidents
7070
aprlGuid: c9afeb1e-e706-4809-be4e-75d9fac708f2

0 commit comments

Comments
 (0)