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

[RULE] Deploy Azure Database for PostgreSQL servers using zone-redundant high availability (HA) in supported regions to ensure high availability and resilience #2932

Closed BenjaminEngeset closed 3 months ago

BenjaminEngeset commented 3 months ago

Existing rule

No response

Suggested rule

Azure Database for PostgreSQL flexible servers allows configuration high availablity (HA) across availablity zones in supported regions. Using availability zones improves resiliency of your solution to failures or disruptions isolated to a zone or data center.

Pillar

Reliability

Additional context