We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7708aa + 6b3d6e8 commit e9e39efCopy full SHA for e9e39ef
articles/postgresql/high-availability/concepts-high-availability.md
@@ -77,7 +77,8 @@ Azure Database for PostgreSQL supports both [zone-redundant and zonal models](/a
77
78
### SLA
79
80
-The **Zone-redundancy** model offers a higher uptime uptime SLA. For more information, see [SLAs for online services](https://aka.ms/csla).
+The **Zone-redundancy** model offers an uptime for an [SLA for about 99.99%](https://azure.microsoft.com/support/legal/sla/postgresql).
81
+The **Zonal** model offers an uptime for an [SLA for about 99.95%](https://azure.microsoft.com/support/legal/sla/postgresql).
82
83
## Azure Database for PostgreSQL without high availability
84
0 commit comments