Added deprecation notes for Neon Deprecation#48358
Merged
Shekar2004 merged 3 commits intoMar 18, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds deprecation messaging to the Neon Postgres Resource Manager library to reflect the service retirement and communicate end-of-maintenance to customers via package metadata and docs.
Changes:
- Added a deprecation notice to the Maven
pom.xmlpackage description. - Added a deprecation notice to the package
README.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| sdk/neonpostgres/azure-resourcemanager-neonpostgres/pom.xml | Adds deprecation notice to Maven package metadata (<description>). |
| sdk/neonpostgres/azure-resourcemanager-neonpostgres/README.md | Adds deprecation notice near the top of the README for visibility. |
You can also share your feedback on Copilot code review. Take the survey.
XiaofeiCao
reviewed
Mar 16, 2026
XiaofeiCao
reviewed
Mar 16, 2026
XiaofeiCao
reviewed
Mar 17, 2026
673de4f to
224fb8b
Compare
…f Neon Postgres Service
224fb8b to
07e5531
Compare
Member
Author
|
Updated to remove the beta version details, modified the date format to be consistent and added the migration document URL of Neon from Azure into Readme and ChangeLog files |
XiaofeiCao
reviewed
Mar 18, 2026
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
XiaofeiCao
reviewed
Mar 18, 2026
weidongxu-microsoft
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Neon Postgres service is retiring, hence adding the deprecation note for Neon Postgres package.
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines