Enable zone redundancy for Azure SQL Database to achieve high availability and resiliency
Impact:HighCategory:High Availability
APRL GUID:c0085c32-84c0-c247-bfa9-e70977cbf108
Description:
By default, Azure SQL Database premium tier provisions multiple copies within the same region. For geo redundancy, databases can be set as Zone Redundant, distributing copies across Azure Availability Zones to maintain availability during regional outages.
Monitor your Azure SQL Database in Near Real-Time to Detect Reliability Incidents
Impact:HighCategory:Monitoring and Alerting
APRL GUID:7e7daec9-6a81-3546-a4cc-9aef72fec1f7
Description:
Monitoring and alerting are an important part of database operations. When working with Azure SQL Database, make use of Azure Monitor and SQL Insights to ensure that you capture relevant database metrics.
It is highly recommended to use Azure Key Vault (AKV) to store encryption keys related to Always Encrypted configurations, however it is not required. If you are not using AKV, then ensure that your keys are properly backed up and stored in a secure manner.
Click the Azure Resource Graph tab to view the query
//cannot-be-validated-with-arg
Use Failover Group endpoints for database connections
Impact:HighCategory:Disaster Recovery
APRL GUID:de266d8a-a9f3-4cb9-be95-9306001fceea
Description:
When using Failover Groups, it is recommended to connect to the Failover Group endpoint instead of individual database endpoints. This allows for automatic redirection to the secondary database in case of a failover, ensuring high availability.