az ams account sp create does not work and throw "Values of identifierUris property must use a verified domain" error #20217
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Media Services
az ams
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Describe the bug
Unable to create/update SP using az ams account sp create
Error:
'Values of identifierUris property must use a verified domain of the organization or its subdomain: XXX'
To Reproduce
use command az ams account sp create.
Expected behaviour
Able to do the role assignment
Environment summary
CLI version: 2.30
Tested workaround
Use a subdomain of the verified domain as the SP name and it can work:
If needed, add your custom domain name using Azure Active Directory portal
Create the application with an authorized IdentifierUri
Create the service principal referring to this application
Related Breaking change on AAD
https://techcommunity.microsoft.com/t5/azure-tools/azure-active-directory-breaking-change-impacting-azure-cli-and/ba-p/2848388
The text was updated successfully, but these errors were encountered: