Update extension registry: azure.ai.agents 0.1.22-preview, azure.appservice 0.1.1#7663
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🔗 Linked Issue RequiredThanks for the contribution! Please link a GitHub issue to this PR by adding |
There was a problem hiding this comment.
Pull request overview
Updates the Azure Developer CLI extension registry to include the latest published versions of two first-party extensions, and refreshes the Fig completion snapshot to reflect updated App Service swap slot help text.
Changes:
- Add
azure.ai.agentsversion0.1.22-previewtocli/azd/extensions/registry.json(artifacts, checksums, metadata, required azd version constraint). - Add
azure.appserviceversion0.1.1tocli/azd/extensions/registry.json(artifacts, checksums, metadata). - Update
TestFigSpec.tssnapshot strings to match the updatedswapflag descriptions (use'production'for the main app).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/azd/extensions/registry.json | Registers new released extension versions and their platform artifacts/checksums. |
| cli/azd/cmd/testdata/TestFigSpec.ts | Updates Fig spec snapshot text for App Service swap slot descriptions. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
/check-enforcer override |
Adds latest released versions to the extension registry:
0.1.22-preview0.1.1Also updates FigSpec snapshot for appservice slot description changes.