Describe the issue:
For golang-api, node-express-redis, polyglot-task-queue, python-fastapi-postgres, python-openai-agent, python-script, rag-document-qa-svelte, vite-react-fastapi, vite-yarp-static, vite-csharp-postgres these samples, running azd up all failed with the same error message, as follows:



Repro Steps:
- Run
git clone https://github.com/dotnet/aspire-samples.git.
- Run
azd auth login.
- Navigate to one of the affected sample directories under
samples/.
- Run
azd init.
- Run
azd up.
Environment:
Expected behavior:
azd up ran successfully for these samples.
@RickWinter for notification.
Describe the issue:
For golang-api, node-express-redis, polyglot-task-queue, python-fastapi-postgres, python-openai-agent, python-script, rag-document-qa-svelte, vite-react-fastapi, vite-yarp-static, vite-csharp-postgres these samples, running



azd upall failed with the same error message, as follows:Repro Steps:
git clone https://github.com/dotnet/aspire-samples.git.azd auth login.samples/.azd init.azd up.Environment:
mainExpected behavior:
azd upran successfully for these samples.@RickWinter for notification.