question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

create-for-rbac no longer works: Values of identifierUris property must use a verified domain of the organization or its subdomain: 'http://azure-cli-2021-12-28-20-43-02'

See original GitHub issue

Describe the bug The first example for az ad sp create-for-rbac no longer works as written.

To Reproduce Run: az ad sp create-for-rbac

Expected behavior Command works and outputs a created service principal.

Additional context Output is: Values of identifierUris property must use a verified domain of the organization or its subdomain: 'http://azure-cli-2021-12-28-20-43-02'

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jiaslicommented, Dec 30, 2021

If we have an example that shows invalid use of the command, then we should presumably fix the example?

The example indeed works. You only need to update your Azure CLI installation.

0reactions
tjprescottcommented, Jan 3, 2022

Ah, looks good then. The PR updates the example text.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting "Values of identifierUris property must use a verified ...
Hi all, I am trying to create a connection to my Azure environment within Citrix Cloud but when I do so I get...
Read more >
Values of identifierUris property must use a verified domain
Values of identifierUris property must use a verified domain - documentation needs an update. This could probably be due to an outdated version ......
Read more >
Values of identifierUris property must use a verified domain of ...
When adding an Azure Tenant in Active Roles, the following error message appears:
Read more >
Azure Active Directory breaking change impacting Azure CLI ...
Context Starting 10/15/2021, Azure Active directory will require the ... Values of identifierUris property must use a verified domain of the ...
Read more >
Cannot update authentication as Multi tenant under registered ...
As the error is pointing out, you need to update the Application ID URI for your app registration. It probably has a value...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found