Can't create Azure Active Directory - Domain Service - Code: RequestConfig

Sandor Vasi 1 Reputation point
2021-11-21T08:43:39.903+00:00

I was facing an issue when tried to create and deploy a new Azure-AD Domain Services instance. I got the following error:

{
  "code": "DeploymentFailed",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
  "details": [
    {
      "code": "RequestConflict",
      "message": "Cannot modify resource with id '/subscriptions/XXX/resourceGroups/ADDS-resource-group/providers/Microsoft.AAD/domainServices/whatever.onmicrosoft.com' because the resource entity provisioning state is not terminal. Please wait for the provisioning state to become terminal and then retry the request."
    }
  ]
}

I tried to redo the process multiple times without any success. Does anyone know, what might be the root cause, and how to fix it?

I am wondering if my subscription plan is too basic for AAD-DS?

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,187 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Marilee Turscak-MSFT 37,141 Reputation points Microsoft Employee
    2021-11-22T21:15:02.82+00:00

    The product team is seeing an issue with this and investigating right now.

    I will update this thread when we have more information to share

    0 comments No comments

  2. Marilee Turscak-MSFT 37,141 Reputation points Microsoft Employee
    2021-11-22T23:35:06.49+00:00

    Update:

    The product team has added a fix that should resolve the issue. However, customers who are in the failed state will need to delete the AADDS resource and try again.


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.