azd-ext-microsoft-azd-demo_0.7.0
Pre-release
Pre-release
0.7.0 (2026-07-13)
Features Added
- [#7172] Add a
copilotcommand demonstrating theCopilotServicegRPC service for extension-to-agent interactions. - [#7482] Add a demo provisioning provider showcasing the extension framework's provisioning-provider capability.
- [#8656] Add the validation-provider capability with a sample preflight validation check.
- [#9019] Add a provider-agnostic provision validation check example.
- [#7982] Add a
Secretoption to prompts for masked input. - [#7536] Filter out deprecated AI models and surface version-level lifecycle status in the
aicommands.
Bug Fixes
- [#7080] Use
UserTenantIdfor credential resolution.