[Mission] Add Microsoft.Mission 2026-04-01 command models - #1076
Open
Harshit Choudhary (harshitchoudhary) wants to merge 1 commit into
Conversation
Add aaz command models for the stable Microsoft.Mission API version 2026-04-01
(byte-for-byte surface mirror of 2026-03-01-preview). Additive: keeps the
existing preview version alongside the new stable one.
- 64 new Resources/mgmt-plane/<resource>/2026-04-01.{json,xml,md}
- 61 command models gain a 2026-04-01 version block (stacked after preview)
Source: azure-rest-api-specs stable/2026-04-01 (merged in Azure/azure-rest-api-specs#45804).
Paired with the generated extension PR Azure/azure-cli-extensions#10276.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d2325bfa-0cb2-4290-9d66-7636d5c51442
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.
Add aaz command models for the stable Microsoft.Mission API version 2026-04-01, the source-of-truth registry entry for the paired GA CLI extension PR Azure/azure-cli-extensions#10276.
The stable
2026-04-01surface is a byte-for-byte mirror of2026-03-01-preview(added in #1058), so this is additive — the existing preview version is kept and the new stable version is stacked alongside it (same convention as multi-version providers like AVS).What's included
Resources/mgmt-plane/<resource>/2026-04-01.{json,xml,md}(13 resource types).### [2026-04-01]version block, stacked after the preview block.readme.md(provider + command groups already registered by [Mission] Add Microsoft.Mission 2026-03-01-preview command models #1058).Source
Stable API
2026-04-01merged toazure-rest-api-specsmain in Azure/azure-rest-api-specs#45804 (stable/2026-04-01/openapi.json).Notes