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
383 stars 84 forks source link

[RULE] Configure a customer-controlled maintenance window for SQL Managed Instance #2979

Closed BenjaminEngeset closed 1 month ago

BenjaminEngeset commented 1 month ago

Existing rule

No response

Suggested rule

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

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