Skip to content

Commit c52b47c

Browse files
committed
Minor edits
1 parent 2ced8c5 commit c52b47c

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 availabilty SLA only applies when your Azure virtual network is correctly configured to allow management traffic. This configuration includes network security groups (NSGs) and user-defined routes (UDRs). For more information about the required networking configuration for SQL Managed Instance, see [Connectivity architecture for Azure SQL Managed Instance](/azure/azure-sql/managed-instance/connectivity-architecture-overview).
331333

332334
## Related content
333335

0 commit comments

Comments
 (0)