Describe the issue:
azd init fails for image-gallery samples with the following error:
Repro Steps:
- Run
https://github.com/microsoft/aspire-samples.git.
- Run
azd auth login.
- Run
cd samples/image-gallery.
- Run
azd init.
Environment:
- Samples: image-gallery.
- Azd version: azd version 1.27.0-beta.1-daily.6481467 (commit 2a4f5c65f3c3b4a0162597d593e223279cb240fd) (daily).
- Branch: Main.
Expected behavior:
azd init can be successfully run for samples image-gallery.
@RickWinter for notification.
Describe the issue:
azd initfails for image-gallery samples with the following error:Repro Steps:
https://github.com/microsoft/aspire-samples.git.azd auth login.cd samples/image-gallery.azd init.Environment:
Expected behavior:
azd initcan be successfully run for samplesimage-gallery.@RickWinter for notification.