This message was deleted.
# azure
s
This message was deleted.
t
Hmm… I haven’t seen this error before. Any chance it could be a temporary glitch/AAD replication lag?
p
Well the group exists already for days.
f
are you using
id
or
objectId
of the group? not sure if it matters
p
As far as I know you always have to use object id.
@tall-librarian-49374 Take a look at: https://docs.microsoft.com/en-us/cli/azure/role/assignment?view=azure-cli-latest#az-role-assignment-create There is a parameter called: assignee-principal-type 😮
It seems like you should not use SkipServicePrincipalAadCheck = true, when using a group as a principalid.
167 Views