Open
Description
Hi,
When I run the sample body for creating an ADB2C tenant at https://github.com/Azure/azure-rest-api-specs/blob/0466e8633f08fa752525244d1d0fc29fd791d076/specification/cpim/resource-manager/Microsoft.AzureActiveDirectory/stable/2021-04-01/examples/createTenant.json, I get back a 202 pointing me to a long running operation, but that operation fails with a 400 error and the message
"The domain suffix specified '' and correct value is 'onmicrosoft.com'."
I imagine this is a problem with something deeper in azure, where this endpoint doesn't work, but I'm not sure where to log that bug.
Activity