Skip to content

Support Azure CLI Search generation#550

Open
mattgotteiner wants to merge 1 commit intoAzure:devfrom
mattgotteiner:dev
Open

Support Azure CLI Search generation#550
mattgotteiner wants to merge 1 commit intoAzure:devfrom
mattgotteiner:dev

Conversation

@mattgotteiner
Copy link
Copy Markdown
Member

Summary

Enable Azure CLI Search command generation for the 2026 preview Search swagger package.

This updates the generator to handle Search-specific shapes encountered while generating the Azure CLI module, including:

  • Azure CLI module/path detection for local CLI generation.
  • Operations with missing or unusual header parameter metadata.
  • Error responses without response schemas.
  • Command generation behavior needed by the Search 2026 preview command model.

Context

These fixes were used with the Search 2026-03-01-preview swagger package to generate the AAZ Search model and unblock review of the generated command/resource definitions.

Notes

The generated Search AAZ model currently uses swagger-derived command group names such as search search-service; Azure CLI preserves the existing public az search service surface separately.

Handle missing header parameters, schema-less error responses, main CLI path configuration, and command module detection needed to generate Azure AI Search from the 2026-03-01-preview swagger.

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