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

Specify Principal Type in Rle Assignment Properties #1064

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

ianstanton
Copy link
Member

When creating a new role assignment for a UAMI, we're seeing a failure that could be caused by 'replication delay'. Azure SDK error logs suggest we should provide the principal type for the role assignment:

Check that you have the correct principal ID. If you are creating this principal and then immediately assigning a role, this error might be related to a replication delay. In this case, set the role assignment principalType property to a value, such as ServicePrincipal, User, or Group.

Set the principal type to ServicePrincipal to see if this resolves the issue.

@ianstanton ianstanton changed the title Specify principal type in role assignment properties Specify Principal Type in Rle Assignment Properties Dec 9, 2024
@ianstanton ianstanton marked this pull request as ready for review December 9, 2024 22:32
@ianstanton ianstanton merged commit 8cb0ebc into main Dec 9, 2024
9 checks passed
@ianstanton ianstanton deleted the role-assignment-principal-type branch December 9, 2024 22:34
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

Successfully merging this pull request may close these issues.

2 participants