Share via

container app deployment internal server errror after registering microsoft.app resource provider

Declan O'Malley 6 Reputation points
2022-03-15T11:42:41.173+00:00

container apps will no longer deploy after registering microsoft.app resource provider and de-registering, once realising that dapr sidecar is not supported through the microsoft.app namespace . deploying through the azure portal will not work with the hello world sample image with the following error.

type : Microsoft.Web/kubeEnvironments

"details": [
{
"code": "InternalServerError",
"message": "There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 45e7a218-7962-428d-a7e9-9f08a682f66c"
}

anyone experience this and resolved?

Azure Container Instances

1 answer

Sort by: Most helpful
  1. Manu Philip 20,651 Reputation points MVP Volunteer Moderator
    2022-03-15T19:03:27.363+00:00

    Looks like the issue you face is a temporary issue in the region tried or specific to a region. You can just try the deployment again at the same region or a different region. I have seen these kind of user complaints in past also and fixed by Microsoft in the backend


    --please don't forget to upvote and Accept as answer if the reply is helpful--

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

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