[EventHubs] Add command models for API version 2026-07-01-preview - #1065
Draft
schaudhari6254888 wants to merge 1 commit into
Draft
[EventHubs] Add command models for API version 2026-07-01-preview#1065schaudhari6254888 wants to merge 1 commit into
schaudhari6254888 wants to merge 1 commit into
Conversation
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>
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.
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.
eventhubscommand treeeventhubs eventhub fabric-shortcut,eventhubs cluster quota-configuration,eventhubs cluster upgrade-preference--platform-capabilities/--confidential-compute-modeoneventhubs namespace create|updateand--provisioning-stateoneventhubs cluster create|update, both of which the shipped CLI already exposes but the 2026-01-01 model was missing--schema-compatibility/--schema-typeeventhubs eventhub deleteto keep the shipped, non-interactive behaviourPurely additive: 0 deletions against existing versions.
please provide the link to the corresponding pull request in Azure/azure-cli or Azure/azure-cli-extensions: