Skip to content

[redisenterprise] Add AAZ command model for 2026-06-01-preview - #1070

Open
Kanchan Joshi (koderjoker) wants to merge 2 commits into
Azure:mainfrom
koderjoker:redisenterprise-2026-06-preview
Open

[redisenterprise] Add AAZ command model for 2026-06-01-preview#1070
Kanchan Joshi (koderjoker) wants to merge 2 commits into
Azure:mainfrom
koderjoker:redisenterprise-2026-06-preview

Conversation

@koderjoker

Copy link
Copy Markdown
Member

Description

Regenerates the redisenterprise AAZ command model against REST API 2026-06-01-preview.

What changed

  • Updates all Commands/redisenterprise/** command models to 2026-06-01-preview (cluster, database, access-policy-assignment, and the migration group: start, validate, undo, list, show, wait).
  • Adds Resources/mgmt-plane/**/2026-06-01-preview.{json,xml,md} definitions for the new API version, including the locations/operationsStatus resource used by the LRO pollers.

Why

2026-06-01-preview fixes the migration validate action so its request body is ARM-correct (a flat body with no server-side properties envelope requirement). This corrects the generated clients' 400 InvalidRequestBody behavior seen on prior previews.

Scope

All changes are confined to Commands/redisenterprise/** and the microsoft.cache/redisenterprise (+ locations/operationsStatus) resources under Resources/mgmt-plane/**.

Downstream

Backs the companion Azure CLI extension PR (Azure/azure-cli-extensions, branch redisenterprise-2026-06-preview), which retargets the extension to this API version and fixes the migration undo LRO handling.

Verification

aaz-dev command-model verify -t redisenterprise: models are consistent.

Kanchan Joshi and others added 2 commits August 23, 2026 11:22
…point)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Regenerate the redisenterprise command model against API 2026-06-01-preview:
migration validate now sends an ARM-correct flat body (server envelope fix),
plus the operationsStatus/resource definitions for the new API version.

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