Trying to re-deploy a container instance but errors out with "The requested resource is not available"

unity research 1 Reputation point
2021-05-13T19:28:30.877+00:00

Hi, my windows container instance won't deploy, it worked fine in the past, I turned it off a couple days ago and tried starting it back up and now I get this error

{
"status": "Failed",
"error": {
"code": "ServiceUnavailable",
"message": "The requested resource is not available in the location 'eastus' at this moment. Please retry with a different resource request or in another location. Resource requested: '1' CPU '1.5' GB memory 'Windows Server 2016 - Before 2B' OS"
}
}

I tried deleting it and creating a new container instance with the same specifications but it does the exact same thing. I also tried with different cpu and memory amounts with the same error.

I don't know why this is happening when it was working just fine a couple days ago.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Amit Singh 5,306 Reputation points
    2021-05-16T11:09:06.78+00:00

    This error indicates that due to heavy load in the region in which you are attempting to deploy, the resources specified for your container can't be allocated at that time. Use one or more of the following mitigation steps to help resolve your issue.

    1 person found this answer helpful.
    0 comments No comments

  2. Lily Cao 6 Reputation points
    2021-05-17T06:01:35.687+00:00

    96950-image.png

    0 comments No comments

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.