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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
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
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.