Changes to deprecate Neon Postgres#29271
Merged
NoriZC merged 3 commits intoAzure:mainfrom Mar 16, 2026
Merged
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the module listing documentation to remove references to the Az.NeonPostgres module, aligning docs with the intent to deprecate it.
Changes:
- Removed the
Az.NeonPostgresentry from the module table. - Removed associated badge, gallery, and changelog link reference definitions for Neon Postgres.
You can also share your feedback on Copilot code review. Take the survey.
Comment on lines
128
to
129
| | Database for MySQL | `Az.MySql` | [![MySql]][MySqlGallery] | [Changelog][MySqlChangeLog] | | ||
| | Neon Postgres | `Az.NeonPostgres` | [![NeonPostgres]][NeonPostgresGallery] | [Changelog][NeonPostgresChangeLog] | | ||
| | NetApp Files | `Az.NetAppFiles` | [![NetAppFiles]][NetAppFilesGallery] | [Changelog][NetAppFilesChangeLog] | |
Contributor
|
/azp run |
Contributor
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
|
/azp run |
Contributor
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
To the author of the pull request, |
6 tasks
NoriZC
reviewed
Mar 16, 2026
processtobedone.md
Outdated
Contributor
There was a problem hiding this comment.
Pull request overview
Deprecates the Neon Postgres PowerShell module by removing repository references so it no longer appears as a supported Azure PowerShell module.
Changes:
- Removed the
Az.NeonPostgresrow from the modules listing table. - Removed the associated badge, gallery, and changelog link references from the same documentation page.
NoriZC
approved these changes
Mar 16, 2026
Contributor
|
/azp run |
Contributor
|
Azure Pipelines successfully started running 3 pipeline(s). |
VeryEarly
approved these changes
Mar 16, 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
Deprecating and removing the
Az.NeonPostgresmodule from the Azure PowerShell repository. The Neon Postgres service team has decided to deprecate it. This PR removes all module source files, generated cmdlets, models, exports, and cleans up all references toAz.NeonPostgresacross the repository including the modules documentation page, cmdlet mappings rules, and serialized cmdlets.Changes made:
generated/NeonPostgres/NeonPostgres.Autorest/(cmdlets, models, exports, module manifest, etc.)Az.NeonPostgresentry fromdocumentation/azure-powershell-modules.mdAz.NeonPostgresmapping rules fromtools/CreateMappings_rules.jsonAz.NeonPostgresserialized cmdlets file fromtools/.../SerializedCmdlets/Az.NeonPostgres.jsonMandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.