Describe the issue:
container-build fails to be deployed:

Repro Steps:
- Run
git clone https://github.com/dotnet/aspire-samples.git.
- Run
cd samples/container-build.
- Run
azd init.
- Run
azd up.
Environment:
Expected behavior:
azd up can be successfully run for samples ContainerBuild
Rajesh Kamal (@rajeshkamal5050) for notification.
Describe the issue:

container-build fails to be deployed:
Repro Steps:
git clone https://github.com/dotnet/aspire-samples.git.cd samples/container-build.azd init.azd up.Environment:
Expected behavior:
azd upcan be successfully run for samplesContainerBuildRajesh Kamal (@rajeshkamal5050) for notification.