Skip to content

Commit 979737a

Browse files
Merge pull request #276527 from craigshoemaker/patch-9
[Static Web Apps] Update: Database configuration -> link to Data API builder
2 parents 25be6d3 + 82eb7c9 commit 979737a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/static-web-apps/database-configuration.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: craigshoemaker
55
ms.author: cshoe
66
ms.service: static-web-apps
77
ms.topic: how-to
8-
ms.date: 03/15/2023
8+
ms.date: 05/28/2024
99
---
1010

1111
# Database connection configuration in Azure Static Web Apps (preview)
@@ -160,11 +160,14 @@ Linking a database to your static web app establishes the production connection
160160
| Database Name | Select the name of the database you want to link to your static web app. |
161161
| Authentication Type | Select the connection type required to connect to your database. |
162162
163-
## Next steps
163+
## Related content
164164
165165
Add a database to your static web app using one of the following databases:
166166
167167
- [Azure Cosmos DB](database-azure-cosmos-db.md)
168168
- [Azure SQL](database-azure-sql.md)
169169
- [MySQL](database-mysql.md)
170170
- [PostgreSQL](database-postgresql.md)
171+
172+
Additionally, you can learn about how to use the [Data API builder](/azure/data-api-builder/how-to-deploy-static-web-app
173+
) with Azure Static Web Apps.

0 commit comments

Comments
 (0)