microsoft / microsoft/aspire-samples
Failed to run `azd deploy` for `ContainerBuild` samples
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 345
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 30
Description
Describe the issue:
azd deploy fails for ContainerBuild samples with the following error:
Repro Steps:
- Run
git clone https://github.com/dotnet/aspire-samples.git. - Run
azd auth login. - Run
cd samples/ContainerBuild. - Run
azd init. - Run
azd up.
Environment:
- Samples: ContainerBuild.
- Azd version: azd version 1.16.1-daily.4919861 (commit f2582c2c9a504b3958d8b4d3958a6c1ba4a1ec81).
- Branch: Main.
Expected behavior:
azd deploy can be successfully run for samples ContainerBuild
@rajeshkamal5050 for notification.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in samples/ContainerBuild and reproduce the failure with the listed git clone, azd auth login, azd init, and azd up steps. Inspect the resulting deployment error and the sample configuration to identify why azd deploy fails. Done means azd deploy completes successfully for the ContainerBuild samples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, docker
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100