Skip to content

[POSTGRESQL] az postgres flexible-server create, replica create, restore, geo-restore, and revive-dropped: Add breaking change announcement for command behavioral change related to network resources#33077

Open
nachoalonsoportillo wants to merge 5 commits intoAzure:devfrom
nachoalonsoportillo:announce-deprecation-of-network-resource-provisioning-from-any-flexible-server-commands

Conversation

@nachoalonsoportillo
Copy link
Member

@nachoalonsoportillo nachoalonsoportillo commented Mar 26, 2026

Related command
az postgres flexible-server create
az postgres flexible-server replica create
az postgres flexible-server restore
az postgres flexible-server geo-restore
az postgres flexible-server revive-dropped

Description
Creation or modification of customer owned network resources currently implemented in this module will be removed.
Required network resources for the server to function should be provisioned or altered using the commands provided by the az network module.

Testing Guide

History Notes
[POSTGRESQL] BREAKING CHANGE: az postgres flexible-server create: Non-existing customer-owned network resources which are required for this command to function won't be provisioned or configured by this command.
[POSTGRESQL] BREAKING CHANGE: az postgres flexible-server replica create: Non-existing customer-owned network resources which are required for this command to function won't be provisioned or configured by this command.
[POSTGRESQL] BREAKING CHANGE: az postgres flexible-server restore: Non-existing customer-owned network resources which are required for this command to function won't be provisioned or configured by this command.
[POSTGRESQL] BREAKING CHANGE: az postgres flexible-server geo-restore: Non-existing customer-owned network resources which are required for this command to function won't be provisioned or configured by this command.
[POSTGRESQL] BREAKING CHANGE: az postgres flexible-server revive-dropped: Non-existing customer-owned network resources which are required for this command to function won't be provisioned or configured by this command.


This checklist is used to make sure that common guidelines for a pull request are followed.

Copilot AI review requested due to automatic review settings March 26, 2026 22:52
@azure-client-tools-bot-prd
Copy link

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link

Hi @nachoalonsoportillo,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@azure-client-tools-bot-prd
Copy link

Validation for Breaking Change Starting...

Thanks for your contribution!

@nachoalonsoportillo nachoalonsoportillo requested review from nasc17 and removed request for Copilot March 26, 2026 22:52
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 26, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

Copilot AI review requested due to automatic review settings March 27, 2026 08:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds breaking-change announcements in the PostgreSQL command module to inform users that certain az postgres flexible-server workflows will no longer create/modify customer-owned network resources, and that required networking must be provisioned via az network.

Changes:

  • Updates/clarifies existing breaking-change comments for Index Tuning → Autonomous Tuning and long-term retention deprecation.
  • Adds register_other_breaking_change announcements for flexible-server create, replica create, restore, and geo-restore regarding network resource behavior changes.
  • Also adds the same announcement for postgres flexible-server revive-dropped.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nachoalonsoportillo nachoalonsoportillo changed the title [POSTGRESQL] az postgres flexible-server create, replica create, restore, and geo-restore: Add breaking change announcement for command behavioral change related to network resources [POSTGRESQL] az postgres flexible-server create, replica create, restore, geo-restore, and revive-dropped: Add breaking change announcement for command behavioral change related to network resources Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants