Skip to content

Commit 525b3f0

Browse files
Merge pull request #228195 from MikeRayMSFT/20230222-revise-postgresql-overview
20230222 revise postgresql overview
2 parents 60e1c6e + bbad328 commit 525b3f0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/azure-arc/data/what-is-azure-arc-enabled-postgresql.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.topic: how-to
2323

2424
Microsoft offers PostgreSQL database services in Azure in two ways:
2525
- As a managed service in **[Azure PaaS](https://portal.azure.com/#create/Microsoft.PostgreSQLServer)** (Platform As A Service)
26-
- As a semi-managed service with Azure Arc as it is operated by customers or their partners/vendors
26+
- As a customer-managed service with Azure Arc as it is operated by customers or their partners/vendors
2727

2828
### Features
2929

@@ -33,9 +33,13 @@ Microsoft offers PostgreSQL database services in Azure in two ways:
3333
- On-premises
3434
- Cloud providers like AWS, GCP, and Azure
3535
- Edge deployments (including lightweight Kubernetes [K3S](https://k3s.io/))
36-
- Integrate with Azure (optional)
36+
- Integrate with Azure
3737
- Direct connectivity mode - Deploy Azure Arc-enabled PostgreSQL server from the Azure portal
3838
- Indirect connectivity mode - Deploy Azure Arc-enabled PostgreSQL server from the infrastructure that hosts it
39+
- Secure
40+
- Supports Active Directory
41+
- Server and Client TLS
42+
- System and user managed certificates
3943
- Pay for what you use (per usage billing)
4044
- Get support from Microsoft on PostgreSQL
4145

@@ -62,3 +66,5 @@ Follow these steps to create on your own Kubernetes cluster:
6266
- [Azure Arc-enabled Data Services overview](overview.md)
6367
- [Azure Arc Hybrid Data Services](https://azure.microsoft.com/services/azure-arc/hybrid-data-services)
6468
- [Connectivity modes](connectivity.md)
69+
70+

0 commit comments

Comments
 (0)