-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occurred creating the service principal (AZD support removed) #2895
Comments
Hi I got round this issue by manually updating the preprovision.ps1 file with the following : where xxxx is the domain name I have registered for AzureAD |
Hi @ajgball, I suggest using the Az CLI deployment option instead of AZD. We will evaluate the viability of AZD with HCIbox moving forward. |
Documentation has been updated to remove azd support. Azure/arc_jumpstart_docs#470 |
Is your issue related to a Jumpstart scenario, ArcBox, HCIBox, or Agora?
Yes HCIBoxDescribe the issue or the bug
running azd up and get an error when creating the service principal.
Attempting to create new service principal with scope /subscriptions/50a9a66f-8aad-4157-8f3f-fe33264100cd...
Exception: C:\Users\GREVATTEBA\azure_arc\azure_jumpstart_hcibox\hooks\preprovision.ps1:241
Line |
241 | Throw "An error occurred creating the service principal. …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| An error occurred creating the service principal. Error:Values of identifierUris property must use a verified
| domain of the organization or its subdomain: 'http://ajgball-jumpstart-spn-9921'
To Reproduce
Expected behavior
expect environment to be deployed
Environment summary
Using HCI box with developer deployment
Have you looked at the Troubleshooting and Logs section?
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: