Hello Matthew Paul,
The error message indicates a failure to create a config map, which could be due to network restrictions or permissions issues within the VNet.
- First ensure that the VNet is properly configured to allow communication between the Azure Container Apps and any necessary Azure services. Review the network security groups and routing to confirm that there are no restrictions blocking the required traffic.
- Make sure that the necessary permissions are assigned to your Azure account for managing resources within the VNet. You may need to explicitly assign yourself the Contributor or Owner role on the Container Apps environment.
- Also, check the logs for more detailed error messages. This can provide additional context on what might be failing during the provisioning process.
Note: If possible, try deploying the Aspire dashboard in a non-VNet environment to see if the issue persists. This can help isolate whether the VNet configuration is the root cause.
Also, refer the mention documents to troubleshoot the issue better and for better understanding and from the GitHub as well as from Microsoft refer the below documents.
If you have any further concerns or queries, please feel to reach out to us and if possible, please try to share the error screenshots if any.