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
394 stars 85 forks source link

[RULE] Enable custom maintenance schedule for MySQL #2916

Closed prjelesi closed 5 months ago

prjelesi commented 5 months ago

Existing rule

No response

Suggested rule

As per APRL recommendation, we need to check if maintenance configuration exist https://azure.github.io/Azure-Proactive-Resiliency-Library-v2/azure-resources/DBforMySQL/flexibleServers/#enable-custom-maintenance-schedule.

Resource Type: microsoft.dbformysql/flexibleservers

https://learn.microsoft.com/en-us/azure/mysql/flexible-server/how-to-maintenance-portal#specify-maintenance-schedule-options

Pillar

Reliability

Additional context

No response

BernieWhite commented 5 months ago

https://learn.microsoft.com/en-gb/azure/well-architected/reliability/metrics

BenjaminEngeset commented 5 months ago

:shipit: