Skip to content

[MCC] Add 2026-06-01 command models for enterprise MCC - #1079

Merged
Ethan Yang (necusjz) merged 1 commit into
Azure:mainfrom
dcwell:feature-mcc-2026-06-01
Sep 3, 2026
Merged

[MCC] Add 2026-06-01 command models for enterprise MCC#1079
Ethan Yang (necusjz) merged 1 commit into
Azure:mainfrom
dcwell:feature-mcc-2026-06-01

Conversation

@dcwell

Copy link
Copy Markdown
Member

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

Azure/azure-cli-extensions#10290


Summary

Adds the 2026-06-01 command models for the Microsoft.ConnectedCache enterprise
resources and cache nodes, exported from the workspace editor. These are the models
the linked azure-cli-extensions PR generates from.

Resources

Six enterprise resources, all at 2026-06-01:

Resource Commands
/enterprisemcccustomers (subscription) mcc ent resource list
/resourcegroups/{}/.../enterprisemcccustomers mcc ent resource list
.../enterprisemcccustomers/{} mcc ent resource create, delete, show, update, wait
.../enterprisemcccachenodes mcc ent node list
.../enterprisemcccachenodes/{} mcc ent node create, delete, show, update, wait
.../getcachenodeinstalldetails mcc ent node get-deployment-details

The two enterprisemcccustomers list URLs are merged into a single
mcc ent resource list, matching the existing 2024-11-30-preview models.

Modifications were inherited from the 2024-11-30-preview models, so command names,
argument options and help text carry forward. Update commands remain
Generic (GET+PUT).

Examples

Command examples were added for all nine registered commands. The mcc extension
previously carried its examples only in the generated Python, so they were lost the
first time the commands were regenerated. Holding them in the command model means
they now survive regeneration.

mcc ent node update has four examples because the 2026-06-01 update rings have
mutually exclusive scheduling rules: Stable takes a customer supplied schedule,
Beta is managed by Microsoft, so one combined example is not possible.

Verification

aaz-dev command-model verify passes, both scoped to mcc and across the whole repo.
Branch is based on the current main.

Adds the 2026-06-01 models for the Microsoft.ConnectedCache enterprise
resources and cache nodes, including command examples. Submitted
alongside the azure-cli-extensions PR that generates from them.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 50dadd04-01f2-4767-883b-69a9a6f8a20d
@necusjz
Ethan Yang (necusjz) merged commit 3f0e50b into Azure:main Sep 3, 2026
2 checks passed
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.

2 participants