Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,310 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
When attempting to create an automation account on Azure, either via Terraform (API) or through the Azure dashboard, I got the following error message:
Your deployment failed
unexpected status 400 (400 Bad Request) with response: {"code":"BadRequest","message":"Maximum number of Accounts reached. If Deleted recently, please restore the same account"}
We only have 3 automation accounts on this subscription in the same region. It seem to be working fine if I create the account in another region.
What could be causing this?