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.
