Azure / PSRule.Rules.Azure

Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.
https://azure.github.io/PSRule.Rules.Azure/
MIT License
377 stars 83 forks source link

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

Closed BernieWhite closed 1 week ago

BernieWhite commented 2 weeks ago

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

BenjaminEngeset commented 1 week ago

:shipit: