Error deploying Aspire app, failure to deploy dashboard

Matthew Paul 85 Reputation points
2025-03-10T17:03:32.6133333+00:00

I'm getting an error trying to deploy an Azure container app from aspire using 'azd provision'

I've configured the bicep so that the container apps environment is 'consumption only' and inside a vnet.

The error I get on provision or if I manually try and enable the aspire dashboard is:

"Failed to provision component 'aspire-dashboard'. Error details: Failed to create config map external-auth-config-map for DotNetComponent aspire-dashboard in k8se-telemetry namespace. There will be no re-tries.."

I'm not sure why this isn't working. I have other consumption only container app environments with aspire deployed, so I guess it's not happy with the vnet attachment, but no clue why or how to proceed.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
570 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.