-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Update database-overview.md with retirement notice #127873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added retirement notice for database connections.
|
@BandaruDheeraj : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 593ec9d: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a retirement notice to the database connections documentation for Azure Static Web Apps, informing users that the feature will be discontinued on November 30, 2025.
Key Changes:
- Added an IMPORTANT notice block alerting users to the upcoming retirement of Database Connections
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| # Connecting to a database with Azure Static Web Apps (preview) | ||
|
|
||
| > [!IMPORTANT] | ||
| > Retirement NOTICE: Database Connections for Static Web Apps ends November 30, 2025. Migrate now to avoid disruption. |
Copilot
AI
Nov 11, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected capitalization of 'NOTICE' to 'Notice' for consistency with standard documentation style.
| > Retirement NOTICE: Database Connections for Static Web Apps ends November 30, 2025. Migrate now to avoid disruption. | |
| > Retirement Notice: Database Connections for Static Web Apps ends November 30, 2025. Migrate now to avoid disruption. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Added retirement notice for database connections.