For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/security/code_security/iac_security/iac_rules/terraform-azure-geo-redundancy-is-disabled.md.
A documentation index is available at /llms.txt.
Geo-redundant backups should be enabled on Azure PostgreSQL servers to ensure critical data is protected and recoverable even if a regional outage occurs. The geo_redundant_backup_enabled attribute should be set to true for high availability; otherwise, setting it to false can leave backups vulnerable to loss in disaster recovery scenarios. For example, a secure configuration would look like the following:
Without geo-redundant backups enabled, business-critical data may become unrecoverable if the primary region experiences a catastrophic failure, risking significant data loss and service disruption.