Skip to content

[EventHubs] Add command models for API version 2026-07-01-preview - #1065

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

[EventHubs] Add command models for API version 2026-07-01-preview#1065
schaudhari6254888 wants to merge 1 commit into
Azure:mainfrom
schaudhari6254888:feature-eventhubs-2026-07-01-preview

Conversation

@schaudhari6254888

Copy link
Copy Markdown
Member

Adds the Microsoft.EventHub 2026-07-01-preview command models generated with aaz-dev, reconciled against the existing 2026-01-01 model so no command name, argument name or options_list alias changes.

  • 88 command leaves, all under the existing eventhubs command tree
  • 13 new commands: eventhubs eventhub fabric-shortcut, eventhubs cluster quota-configuration, eventhubs cluster upgrade-preference
  • Restores --platform-capabilities / --confidential-compute-mode on eventhubs namespace create|update and --provisioning-state on eventhubs cluster create|update, both of which the shipped CLI already exposes but the 2026-01-01 model was missing
  • Restores curated help on --schema-compatibility / --schema-type
  • Drops the auto-derived confirmation prompt on eventhubs eventhub delete to keep the shipped, non-interactive behaviour
  • Removes 14 malformed auto-generated examples (cumulative argument duplication)
  • Replaces placeholder "Manage Default" group help on the two new cluster subgroups

Purely additive: 0 deletions against existing versions.

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

Adds the Microsoft.EventHub 2026-07-01-preview command models generated with
aaz-dev, reconciled against the existing 2026-01-01 model so no command name,
argument name or options_list alias changes.

- 88 command leaves, all under the existing `eventhubs` command tree
- 13 new commands: `eventhubs eventhub fabric-shortcut`,
  `eventhubs cluster quota-configuration`, `eventhubs cluster upgrade-preference`
- Restores `--platform-capabilities` / `--confidential-compute-mode` on
  `eventhubs namespace create|update` and `--provisioning-state` on
  `eventhubs cluster create|update`, both of which the shipped CLI already
  exposes but the 2026-01-01 model was missing
- Restores curated help on `--schema-compatibility` / `--schema-type`
- Drops the auto-derived confirmation prompt on `eventhubs eventhub delete` to
  keep the shipped, non-interactive behaviour
- Removes 14 malformed auto-generated examples (cumulative argument duplication)
- Replaces placeholder "Manage Default" group help on the two new cluster subgroups

Purely additive: 0 deletions against existing versions.

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