Skip to content

azd tool list fails to detect installed azd-ai-extensions #8149

@Menghua1

Description

@Menghua1

Description:
Running azd tool list shows azd-ai-extensions as Not Installed, even though AI-related azd extensions are already installed locally and shown by azd ext list.
Image
Image

In addition, azd tool install azd-ai-extensions fails with: azd AI Extensions was installed but verification failed.
Image

Steps to Reproduce:

  1. Install the latest daily version of azd.
  2. Run azd config set alpha.tool on.
  3. Run azd tool list.
  4. Run azd ext list.
  5. Run azd tool install azd-ai-extensions.

Environment:

  • Azd version: azd version 1.26.0-beta.1-daily.6280267 (commit 0632821) (daily).
  • OS: Windows, Linux and Mac.

Expected Behavior:

  • azd tool list should accurately reflect the installed state of azd-ai-extensions
  • azd tool install azd-ai-extensions should either detect that it is already satisfied or install successfully without verification failure

@rajeshkamal5050 and @wbreza for notification.

Metadata

Metadata

Assignees

Labels

area/extensionsHosted extensions (ai.agents, etc.)area/installerInstall scripts, MSI, self-updatebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions