Skip to content

Commit f8d86ff

Browse files
committed
fix other mc
2 parents a5d9649 + ffac690 commit f8d86ff

File tree

1 file changed

+22
-24
lines changed

1 file changed

+22
-24
lines changed

articles/postgresql/index.yml

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:Landing
2-
title: Azure Database for PostgreSQL documentation
3-
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."
2+
title: Azure Database for PostgreSQL - Flexible Server documentation
3+
summary: "Azure Database for PostgreSQL - Flexible Server 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."
44
metadata:
5-
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."
5+
description: "Azure Database for PostgreSQL - Flexible Server is a relational database service in the Microsoft cloud that is built for developers based on the open-source PostgreSQL database engine."
66
author: sunilagarwal
77
ms.author: sunila
88
ms.review: maghan
@@ -14,25 +14,23 @@ metadata:
1414
landingContent:
1515

1616
# Card 1
17-
- title: Azure Database for PostgreSQL
17+
- title: Azure Database for PostgreSQL - Flexible Server
1818
linkLists:
1919
- linkListType: overview
2020
links:
21-
- text: What is Azure Database for PostgreSQL?
21+
- text: What is Azure Database for PostgreSQL - Flexible Server?
2222
url: flexible-server/service-overview.md
2323
- linkListType: whats-new
2424
links:
2525
- text: Check out our blog
2626
url: https://techcommunity.microsoft.com/t5/Azure-Database-for-PostgreSQL/bg-p/ADforPostgreSQL
2727

2828
# Card 2
29-
- title: Flexible Server
29+
- title: Azure Database for PostgreSQL - Flexible Server
3030
linkLists:
31-
- linkListType: overview
31+
- linkListType: get-started
3232
links:
33-
- text: What is Flexible Server?
34-
url: flexible-server/overview.md
35-
- text: Try Flexible Server for free
33+
- text: Try Azure Database for PostgreSQL - Flexible Server for free
3634
url: flexible-server/how-to-deploy-on-azure-free-account.md
3735
- linkListType: concept
3836
links:
@@ -44,25 +42,25 @@ landingContent:
4442
url: flexible-server/concepts-limits.md
4543
- linkListType: quickstart
4644
links:
47-
- text: Create a server using Portal
45+
- text: Create an Azure Database for PostgreSQL - Flexible Server instance using Azure portal
4846
url: flexible-server/quickstart-create-server-portal.md
49-
- text: Create a server using ARM Template
47+
- text: Create an Azure Database for PostgreSQL - Flexible Server instance using ARM template
5048
url: flexible-server/quickstart-create-server-arm-template.md
5149
- linkListType: tutorial
5250
links:
5351
- text: Create App and database server in virtual network
5452
url: flexible-server/tutorial-webapp-server-vnet.md
5553

5654
# Card 3
57-
- title: Manage Flexible Server
55+
- title: Manage Azure Database for PostgreSQL - Flexible Server
5856
linkLists:
5957
- linkListType: concept
6058
links:
6159
- text: Compute and storage options
6260
url: flexible-server/concepts-compute-storage.md
6361
- text: Networking
6462
url: flexible-server/concepts-networking.md
65-
- text: Firewall Rules
63+
- text: Firewall rules
6664
url: flexible-server/concepts-firewall-rules.md
6765
- text: PostgreSQL versions
6866
url: flexible-server/concepts-supported-versions.md
@@ -88,7 +86,7 @@ landingContent:
8886
url: flexible-server/how-to-scale-compute-storage-portal.md
8987
- text: Restart a server
9088
url: flexible-server/how-to-restart-server-portal.md
91-
- text: Setup private networking
89+
- text: Set up private networking
9290
url: flexible-server/how-to-manage-virtual-network-portal.md
9391
- text: Connect securely using TLS
9492
url: flexible-server/how-to-connect-tls-ssl.md
@@ -146,15 +144,15 @@ landingContent:
146144
url: flexible-server/tutorial-webapp-server-vnet.md
147145

148146
# Card 6
149-
- title: Application Development
147+
- title: Application development
150148
linkLists:
151149
- linkListType: concept
152150
links:
153151
- text: Connection resiliency
154152
url: flexible-server/concepts-connectivity.md
155153
- linkListType: tutorial
156154
links:
157-
- text: Design a Database on Single Server
155+
- text: Design a database on Azure Database for PostgreSQL - Single Server
158156
url: single-server/tutorial-design-database-using-azure-portal.md
159157

160158
# Card 7
@@ -168,17 +166,17 @@ landingContent:
168166
url: howto-migrate-online.md
169167

170168
#Card 8
171-
- title: Single server
169+
- title: Azure Database for PostgreSQL - Single server
172170
linkLists:
173171
- linkListType: overview
174172
links:
175-
- text: What is Single Server?
173+
- text: What is Azure Database for PostgreSQL - Single Server?
176174
url: single-server/overview.md
177175
- linkListType: quickstart
178176
links:
179-
- text: Create a server using the Azure Portal
177+
- text: Create an Azure Database for PostgreSQL - Single Server instance using the Azure portal
180178
url: single-server/quickstart-create-server-database-portal.md
181-
- text: Create a server using Azure CLI
179+
- text: Create an Azure Database for PostgreSQL - Single Server instance using Azure CLI
182180
url: single-server/quickstart-create-server-database-azure-cli.md
183181
- linkListType: concept
184182
links:
@@ -188,7 +186,7 @@ landingContent:
188186
url: flexible-server/concepts-limits.md
189187
- linkListType: tutorial
190188
links:
191-
- text: Design a Database on Single Server
189+
- text: Design a database on Azure Database for PostgreSQL - Single Server
192190
url: single-server/tutorial-design-database-using-azure-portal.md
193191
- text: Build Python (Django) app with PostgreSQL
194192
url: ../app-service/tutorial-python-postgresql-app.md?toc=/azure/postgresql/toc.json
@@ -200,7 +198,7 @@ landingContent:
200198
linkLists:
201199
- linkListType: learn
202200
links:
203-
- text: 'Learning module: Create an Azure Database for PostgreSQL server'
201+
- text: 'Learning module: Create an Azure Database for PostgreSQL - Flexible Server instance'
204202
url: /training/modules/create-azure-db-for-postgresql-server/
205203
- linkListType: deploy
206204
links:
@@ -225,5 +223,5 @@ landingContent:
225223
linkLists:
226224
- linkListType: learn
227225
links:
228-
- text: Azure Database for PostgreSQL
226+
- text: Azure Database for PostgreSQL - Flexible Server
229227
url: /training/paths/introduction-to-azure-postgres/

0 commit comments

Comments
 (0)