Skip to content

servicebus: add command models for API version 2026-07-01-preview - #1072

Draft
schaudhari6254888 wants to merge 1 commit into
Azure:mainfrom
schaudhari6254888:feature-servicebus-2026-07-01-preview
Draft

servicebus: add command models for API version 2026-07-01-preview#1072
schaudhari6254888 wants to merge 1 commit into
Azure:mainfrom
schaudhari6254888:feature-servicebus-2026-07-01-preview

Conversation

@schaudhari6254888

Copy link
Copy Markdown
Member

Adds 2026-07-01-preview command models for Microsoft.ServiceBus, inherited from the 2026-01-01 models so the shipped command and argument surface is unchanged. The 2026-07-01-preview swagger is byte-identical to 2026-01-01 apart from the version string.

Also fixes two pre-existing model defects, scoped to the new version only:

  • restore the --max-lag alias on maxReplicationLagDurationInSeconds, which azure-cli ships but the model never carried
  • drop the delete confirmation prompts on 'georecovery-alias delete' and 'namespace private-endpoint-connection delete', which azure-cli does not ship and which would break non-interactive scripts

please provide the link to the corresponding pull request in Azure/azure-cli or Azure/azure-cli-extensions:

Adds 2026-07-01-preview command models for Microsoft.ServiceBus, inherited
from the 2026-01-01 models so the shipped command and argument surface is
unchanged. The 2026-07-01-preview swagger is byte-identical to 2026-01-01
apart from the version string.

Also fixes two pre-existing model defects, scoped to the new version only:
- restore the --max-lag alias on maxReplicationLagDurationInSeconds, which
  azure-cli ships but the model never carried
- drop the delete confirmation prompts on 'georecovery-alias delete' and
  'namespace private-endpoint-connection delete', which azure-cli does not
  ship and which would break non-interactive scripts

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant