You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."}}`
The text was updated successfully, but these errors were encountered:
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:
App registrations:
Content:
{"error":{"code":"AudienceNotSupported","message":"Audience xxxxxxxx is not a supported MSI token audience."}}`
The text was updated successfully, but these errors were encountered: