@@ -23,7 +23,7 @@ ms.topic: how-to
23
23
24
24
Microsoft offers PostgreSQL database services in Azure in two ways:
25
25
- 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
27
27
28
28
### Features
29
29
@@ -33,9 +33,13 @@ Microsoft offers PostgreSQL database services in Azure in two ways:
33
33
- On-premises
34
34
- Cloud providers like AWS, GCP, and Azure
35
35
- Edge deployments (including lightweight Kubernetes [ K3S] ( https://k3s.io/ ) )
36
- - Integrate with Azure (optional)
36
+ - Integrate with Azure
37
37
- Direct connectivity mode - Deploy Azure Arc-enabled PostgreSQL server from the Azure portal
38
38
- 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
39
43
- Pay for what you use (per usage billing)
40
44
- Get support from Microsoft on PostgreSQL
41
45
@@ -62,3 +66,5 @@ Follow these steps to create on your own Kubernetes cluster:
62
66
- [ Azure Arc-enabled Data Services overview] ( overview.md )
63
67
- [ Azure Arc Hybrid Data Services] ( https://azure.microsoft.com/services/azure-arc/hybrid-data-services )
64
68
- [ Connectivity modes] ( connectivity.md )
69
+
70
+
0 commit comments