Skip to content

Commit 9f457e9

Browse files
Merge pull request #305775 from johndowns/reliability-sql-mi-edits
Reliability guide - Azure SQL Managed Instance - Minor edits
2 parents 26b727e + 3dc6461 commit 9f457e9

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

articles/reliability/reliability-sql-managed-instance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Failover groups don't automatically fail back to the primary region when it's re
285285

286286
You can [test the failover of a failover group](/azure/azure-sql/managed-instance/failover-group-configure-sql-mi#test-failover).
287287

288-
For more information, see [Perform DR drills](/azure/azure-sql/managed-instance/disaster-recovery-drills).
288+
Testing a failover group is only one part of performing a DR drill. For more information, see [Perform DR drills](/azure/azure-sql/managed-instance/disaster-recovery-drills).
289289

290290
## Backups
291291

@@ -327,7 +327,9 @@ For more information, see [Maintenance window in SQL Managed Instance](/azure/az
327327

328328
## Service-level agreement
329329

330-
The service-level agreement (SLA) for SQL Managed Instance describes the expected availability of the service. It also describes the conditions that must be met to achieve that availability expectation, including the networking configuration that you must use. To understand these conditions, it's important that you review the [SLAs for online services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
330+
[!INCLUDE [SLA description](includes/reliability-service-level-agreement-include.md)]
331+
332+
For SQL Managed Instance, the availability SLA only applies when your Azure virtual network is correctly configured so that it doesn't impede management traffic. This configuration includes subnet size, network security groups (NSGs), user-defined routes (UDRs), DNS configuration, and other resources that affect the management and use of network resources. For more information about the required networking configuration for SQL Managed Instance, see [Network requirements](/azure/azure-sql/managed-instance/connectivity-architecture-overview#network-requirements).
331333

332334
## Related content
333335

0 commit comments

Comments
 (0)