Skip to content
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

deployment issue #7

Open
ke6yjc opened this issue Aug 25, 2024 · 0 comments
Open

deployment issue #7

ke6yjc opened this issue Aug 25, 2024 · 0 comments

Comments

@ke6yjc
Copy link

ke6yjc commented Aug 25, 2024

When trying to deploy this I'm getting the following errors.

NOTE: ID's have been redacted

`Resource Group name: DaaS_Infrastructure
Azure Resource Group for the Virtual Machines:

Provide the name:: DaaS_Virtual_Machines
Resource Group name: DaaS_Virtual_Machines

App registrations:

Provide the App Registration name: Parallels DaaS
App registration name: Parallels DaaS
Added permission: User.Read.All with ID: xxxxxxxx
Added permission: Domain.Read.All with ID: xxxxxxxx
Added permission: GroupMember.Read.All with ID: xxxxxxxx
Added permission: email with ID: xxxxxxxx
Added permission: openid with ID: xxxxxxxx
Added permission: profile with ID: xxxxxxxx
Added permission: Group.Read.All with ID: xxxxxxxx
New-AzRoleAssignment: /home/ted/clouddrive/Create_Parallels_DaaS_Prereqs_Azure.ps1:251
Line |
251 | New-AzRoleAssignment -ObjectId $ObjectId -RoleDefinitionName $Rol …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find role definition with name 'Daas Role Assignment'.
ERROR: trying to grant admin consent to an the app registration
Exception calling "Authenticate" with "7" argument(s): "ManagedIdentityCredential authentication failed: Service request failed.
Status: 400 (Bad Request)

Content:
{"error":{"code":"AudienceNotSupported","message":"Audience xxxxxxxx is not a supported MSI token audience."}}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant