Describe the bug
Hello,
Since 1st of April 2026, it appears the execute option was removed from the az postgres flexible-server, even though in the documentation, it appears it still should exist.
https://learn.microsoft.com/en-us/cli/azure/postgres/flexible-server?view=azure-cli-latest
Were there any changes relating to this? I have a similar issue, but from 2024: Azure/azure-cli-extensions#7447
Related command
az postgres flexible-server execute
Errors
'execute' is misspelled or not recognized by the system.
Issue script & Debug output
'execute' is misspelled or not recognized by the system.
Expected behavior
'execute' option to exist
Environment Summary
azure-cli 2.84.0
core 2.84.0
telemetry 1.1.0
Dependencies:
msal 1.35.0b1
azure-mgmt-resource 24.0.0
(also the same with older version of az cli: 2.51.0)
Additional context
No response
Describe the bug
Hello,
Since 1st of April 2026, it appears the
executeoption was removed from theaz postgres flexible-server, even though in the documentation, it appears it still should exist.https://learn.microsoft.com/en-us/cli/azure/postgres/flexible-server?view=azure-cli-latest
Were there any changes relating to this? I have a similar issue, but from 2024: Azure/azure-cli-extensions#7447
Related command
az postgres flexible-server execute
Errors
'execute' is misspelled or not recognized by the system.
Issue script & Debug output
'execute' is misspelled or not recognized by the system.
Expected behavior
'execute' option to exist
Environment Summary
azure-cli 2.84.0
core 2.84.0
telemetry 1.1.0
Dependencies:
msal 1.35.0b1
azure-mgmt-resource 24.0.0
(also the same with older version of az cli:
2.51.0)Additional context
No response