PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

[RULE] Configure a customer-controlled maintenance window for SQL Database

Open BernieWhite opened this issue 1 year ago • 0 comments

Existing rule

No response

Suggested rule

Azure periodically performs planned maintenance of SQL Database resources. During a maintenance event, databases are fully available but can be subject to short reconfigurations within availability Service Level Agreements (SLA) for SQL Database).

By configuring a customer-controlled maintenance window, you can schedule updates to occur during a preferred time, ideally outside business hours, minimizing disruptions.

Pillar

Reliability

Additional context

  • https://learn.microsoft.com/en-us/azure/azure-sql/database/maintenance-window?view=azuresql
  • https://learn.microsoft.com/azure/well-architected/reliability/metrics
  • https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.MySQL.MaintenanceWindow/

BernieWhite avatar Jun 27 '24 23:06 BernieWhite