Skip to content

Commit f162957

Browse files
committed
updates the markdown table
1 parent 43dc15d commit f162957

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/postgresql/flexible-server/overview-postgres-choose-server-options.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ When making your decision, consider the following option in PaaS or alternativel
2323

2424
The main differences between these options are listed in the following table:
2525

26-
|FIELD1|**Attribute** |**Postgres on Azure VMs** |**PostgreSQL as PaaS** |FIELD5|
27-
|------|------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|------|
28-
| | **Availability SLA** | - [Virtual Machine SLA](https://azure.microsoft.com/support/legal/sla/virtual-machines) | - [Flexible Server](https://azure.microsoft.com/support/legal/sla/postgresql) | |
29-
| | **OS and PostgreSQL patching** | - Customer managed | - Flexible Server – Automatic with optional customer managed window | |
30-
| | **High availability** | - Customers architect, implement, test, and maintain high availability. Capabilities might include clustering, replication etc. | - Flexible Server: built-in | |
31-
| | **Zone Redundancy** | - Azure VMs can be set up to run in different availability zones. For an on-premises solution, customers must create, manage, and maintain their own secondary data center. | - Flexible Server: Yes | |
32-
| | **Hybrid Scenario** | - Customer managed | - Flexible Server: Not available during Preview | |
33-
| | **Backup and Restore** | - Customer Managed | - Flexible Server: built-in with user configuration on zone-redundant storage | |
34-
| | **Monitoring Database Operations** | - Customer Managed | - Flexible Server: All offer customers the ability to set alerts on the database operation and act upon reaching thresholds | |
35-
| | **Advanced Threat Protection** | - Customers must build this protection for themselves. | - Flexible Server: Not available during Preview | |
36-
| | **Disaster Recovery** | - Customer Managed | - Flexible Server: Not available during Preview | |
37-
| | **Intelligent Performance** | - Customer Managed | - Flexible Server: Not available during Preview | |
26+
| **Attribute** | **Postgres on Azure VMs** | **PostgreSQL as PaaS** |
27+
|------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
28+
| **Availability SLA** | - [Virtual Machine SLA](https://azure.microsoft.com/support/legal/sla/virtual-machines) | - [Flexible Server](https://azure.microsoft.com/support/legal/sla/postgresql) |
29+
| **OS and PostgreSQL patching** | - Customer managed | - Flexible Server – Automatic with optional customer managed window |
30+
| **High availability** | - Customers architect, implement, test, and maintain high availability. Capabilities might include clustering, replication etc. | - Flexible Server: built-in |
31+
| **Zone Redundancy** | - Azure VMs can be set up to run in different availability zones. For an on-premises solution, customers must create, manage, and maintain their own secondary data center. | - Flexible Server: Yes |
32+
| **Hybrid Scenario** | - Customer managed | - Flexible Server: Not available during Preview |
33+
| **Backup and Restore** | - Customer Managed | - Flexible Server: built-in with user configuration on zone-redundant storage |
34+
| **Monitoring Database Operations** | - Customer Managed | - Flexible Server: All offer customers the ability to set alerts on the database operation and act upon reaching thresholds |
35+
| **Advanced Threat Protection** | - Customers must build this protection for themselves. | - Flexible Server: Not available during Preview |
36+
| **Disaster Recovery** | - Customer Managed | - Flexible Server: Not available during Preview |
37+
| **Intelligent Performance** | - Customer Managed | - Flexible Server: Not available during Preview |
3838

3939
## Total cost of ownership (TCO)
4040

0 commit comments

Comments
 (0)