Skip to content

Commit 7c561dc

Browse files
authored
Merge pull request #127873 from BandaruDheeraj/patch-8
Update database-overview.md with retirement notice
2 parents 27db001 + a67c89b commit 7c561dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ ms.date: 03/03/2023
1010

1111
# Connecting to a database with Azure Static Web Apps (preview)
1212

13+
> [!IMPORTANT]
14+
> Retirement notice: Database Connections for Static Web Apps ends November 30, 2025. Migrate now to avoid disruption.
15+
16+
1317
The Azure Static Web Apps database connection feature allows you to access a database from your static web app without writing custom server-side code.
1418

1519
Once you create a connection between your web application and database, you can manipulate data with full support for CRUD operations, built-in authorization, and relationships.

0 commit comments

Comments
 (0)