Skip to content

Commit 5a9e2bd

Browse files
committed
[PostgreSQL] update landing page
1 parent 99acd26 commit 5a9e2bd

File tree

2 files changed

+4
-32
lines changed

2 files changed

+4
-32
lines changed

articles/postgresql/flexible-server/generative-ai-azure-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Generate vector embeddings with Azure OpenAI in Azure Database for PostgreSQL.
2+
title: Generate vector embeddings with Azure OpenAI in PostgreSQL.
33
description: Use vector indexes and Azure Open AI embeddings in PostgreSQL for retrieval augmented generation (RAG) patterns.
44
author: mulander
55
ms.author: adamwolk

articles/postgresql/index.yml

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ landingContent:
152152
url: flexible-server/concepts-connectivity.md
153153
- linkListType: tutorial
154154
links:
155-
- text: Design a database on Azure Database for PostgreSQL - Single Server
156-
url: single-server/tutorial-design-database-using-azure-portal.md
155+
- text: Deploy Django app on AKS
156+
url: flexible-server\tutorial-django-aks-database.md
157157

158158
# Card 7
159159
- title: Migrate
@@ -165,35 +165,7 @@ landingContent:
165165
- text: Migrate online
166166
url: howto-migrate-online.md
167167

168-
#Card 8
169-
- title: Azure Database for PostgreSQL - Single server
170-
linkLists:
171-
- linkListType: overview
172-
links:
173-
- text: What is Azure Database for PostgreSQL - Single Server?
174-
url: single-server/overview.md
175-
- linkListType: quickstart
176-
links:
177-
- text: Create an Azure Database for PostgreSQL - Single Server instance using the Azure portal
178-
url: single-server/quickstart-create-server-database-portal.md
179-
- text: Create an Azure Database for PostgreSQL - Single Server instance using Azure CLI
180-
url: single-server/quickstart-create-server-database-azure-cli.md
181-
- linkListType: concept
182-
links:
183-
- text: Server concepts
184-
url: flexible-server/concepts-servers.md
185-
- text: Limits
186-
url: flexible-server/concepts-limits.md
187-
- linkListType: tutorial
188-
links:
189-
- text: Design a database on Azure Database for PostgreSQL - Single Server
190-
url: single-server/tutorial-design-database-using-azure-portal.md
191-
- text: Build Python (Django) app with PostgreSQL
192-
url: ../app-service/tutorial-python-postgresql-app.md?toc=/azure/postgresql/toc.json
193-
- text: Monitor and tune the server
194-
url: single-server/tutorial-monitor-and-tune.md
195-
196-
# Card 9
168+
# Card 8
197169
- title: Reference
198170
linkLists:
199171
- linkListType: learn

0 commit comments

Comments
 (0)