-
Notifications
You must be signed in to change notification settings - Fork 97
/
Copy pathindex.yml
205 lines (195 loc) · 8.22 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
### YamlMime:Landing
metadata:
title: Azure Database for PostgreSQL documentation landing page
description: "Azure Database for PostgreSQL is a relational database service in the Microsoft cloud that is built for developers based on the open-source PostgreSQL database engine."
author: nachoalonsoportillo
ms.author: ialonso
ms.reviewer: maghan
ms.date: 01/04/2025
ms.service: azure-database-postgresql
ms.topic: landing-page
title: Azure Database for PostgreSQL documentation
summary: "Azure Database for PostgreSQL is a relational database service based on the open-source Postgres database engine. It's a fully managed database-as-a-service that can handle mission-critical workloads with predictable performance, security, high availability, and dynamic scalability."
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Card 1
- title: Azure Database for PostgreSQL
linkLists:
- linkListType: overview
links:
- text: What is Azure Database for PostgreSQL flexible server?
url: flexible-server/service-overview.md
- linkListType: whats-new
links:
- text: Check out our blog
url: https://techcommunity.microsoft.com/t5/Azure-Database-for-PostgreSQL/bg-p/ADforPostgreSQL
# Card 2
- title: Azure Database for PostgreSQL flexible server
linkLists:
- linkListType: get-started
links:
- text: Try Azure Database for PostgreSQL flexible server for free
url: flexible-server/how-to-deploy-on-azure-free-account.md
- linkListType: concept
links:
- text: Server concepts
url: flexible-server/concepts-servers.md
- text: Understand compute and storage
url: flexible-server/concepts-compute-storage.md
- text: Limitations
url: flexible-server/concepts-limits.md
- linkListType: quickstart
links:
- text: Create an Azure Database for PostgreSQL flexible server
url: flexible-server/quickstart-create-server.md
- linkListType: tutorial
links:
- text: Create App and database server in virtual network
url: flexible-server/tutorial-webapp-server-vnet.md
# Card 3
- title: Manage Azure Database for PostgreSQL flexible server
linkLists:
- linkListType: concept
links:
- text: Compute and storage options
url: flexible-server/concepts-compute-storage.md
- text: Networking
url: flexible-server/concepts-networking.md
- text: Firewall rules
url: flexible-server/concepts-firewall-rules.md
- text: PostgreSQL versions
url: flexible-server/concepts-supported-versions.md
- text: Extensions
url: flexible-server/concepts-extensions.md
- text: Security
url: flexible-server/concepts-security.md
- text: Monitor
url: flexible-server/concepts-monitoring.md
- text: Logical replication
url: flexible-server/concepts-logical.md
- text: Intelligent tuning
url: flexible-server/concepts-intelligent-tuning.md
- text: Azure Advisor recommendations
url: flexible-server/concepts-azure-advisor-recommendations.md
- linkListType: how-to-guide
links:
- text: Manage server
url: flexible-server/how-to-manage-server-portal.md
- text: Stop/Start server
url: flexible-server/how-to-stop-start-server-portal.md
- text: Scale up
url: flexible-server/how-to-scale-compute-storage-portal.md
- text: Restart a server
url: flexible-server/how-to-restart-server-portal.md
- text: Set up private networking
url: flexible-server/how-to-manage-virtual-network-portal.md
- text: Connect securely using TLS
url: flexible-server/how-to-connect-tls-ssl.md
- text: Configure and access logs
url: flexible-server/how-to-configure-and-access-logs.md
- text: Schedule maintenance
url: flexible-server/how-to-maintenance-portal.md
# Card 4
- title: Business continuity
linkLists:
- linkListType: concept
links:
- text: Business continuity overview
url: concepts-business-continuity.md
- text: High availability
url: concepts-high-availability.md
- text: Back up and restore
url: flexible-server/concepts-backup-restore.md
- linkListType: how-to-guide
links:
- text: Manage high availability
url: flexible-server/how-to-manage-high-availability-portal.md
- text: Restore to latest restore point
url: flexible-server/how-to-restore-latest-restore-point.md
- text: Restore to custom restore point
url: flexible-server/how-to-restore-custom-restore-point.md
- text: Restore to full backup (fast restore)
url: flexible-server/how-to-restore-full-backup.md
- text: Restore to paired region (geo-restore)
url: flexible-server/how-to-restore-paired-region.md
# Card 5
- title: Connect and query
linkLists:
- linkListType: concept
links:
- text: Enable firewall rules to connect
url: flexible-server/concepts-firewall-rules.md
- text: Configure SSL for secure connections
url: single-server/concepts-ssl-connection-security.md
- linkListType: quickstart
links:
- text: Connect using Python
url: flexible-server/connect-python.md
- text: Connect using Node.js
url: single-server/connect-nodejs.md
- text: Connect using Java
url: flexible-server/connect-java.md
- text: Connect using Ruby
url: single-server/connect-ruby.md
- text: Connect using PHP
url: single-server/connect-php.md
- text: Connect using .NET
url: flexible-server/connect-csharp.md
- text: Connect using Go
url: single-server/connect-go.md
- linkListType: tutorial
links:
- text: Connect Web App in virtual network
url: flexible-server/tutorial-webapp-server-vnet.md
# Card 6
- title: Application development
linkLists:
- linkListType: concept
links:
- text: Connection resiliency
url: flexible-server/concepts-connectivity.md
- linkListType: tutorial
links:
- text: Deploy Django app on AKS
url: flexible-server\tutorial-django-aks-database.md
# Card 7
- title: Migrate
linkLists:
- linkListType: how-to-guide
links:
- text: Migrate a database using pg_dump and pg_restore
url: howto-migrate-using-dump-and-restore.md
- text: Migrate online
url: howto-migrate-online.md
# Card 8
- title: Reference
linkLists:
- linkListType: learn
links:
- text: 'Learning module: Create an Azure Database for PostgreSQL flexible server instance'
url: /training/modules/create-azure-db-for-postgresql-server/
- linkListType: deploy
links:
- text: Azure CLI scripts for common tasks
url: single-server/sample-scripts-azure-cli.md
- text: Azure Resource Manager templates
url: /azure/templates/microsoft.dbforpostgresql/allversions
- linkListType: reference
links:
- text: Azure CLI developer reference
url: /cli/azure/postgres
- text: REST API developer reference
url: /rest/api/postgresql/
- text: Azure Resource Manager templates
url: /azure/templates/microsoft.dbforpostgresql/allversions
- linkListType: get-started
links:
- text: Azure CLI scripts for common tasks
url: sample-scripts-azure-cli.md
# Card 10
- title: Get training
linkLists:
- linkListType: learn
links:
- text: Azure Database for PostgreSQL flexible server
url: /training/paths/introduction-to-azure-postgres/