Skip to content

Update logic to validate mg permissions when using managed identity #534

Merged
daltondhcp merged 1 commit intomainfrom
fix/MILookup
Jan 14, 2022
Merged

Update logic to validate mg permissions when using managed identity #534
daltondhcp merged 1 commit intomainfrom
fix/MILookup

Conversation

@daltondhcp
Copy link
Copy Markdown
Contributor

@daltondhcp daltondhcp commented Jan 14, 2022

Overview/Summary

Added logic to fix lookup of root mg permissions when using managed identity. Issue introduced in latest Az.Accounts.
Closing #533

Testing Evidence

Before:
image

After:
image

Also validated that regular user account as well as service principal works as before.

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.

@daltondhcp daltondhcp requested a review from a team as a code owner January 14, 2022 14:04
@daltondhcp daltondhcp temporarily deployed to test January 14, 2022 14:04 Inactive
@daltondhcp daltondhcp linked an issue Jan 14, 2022 that may be closed by this pull request
Copy link
Copy Markdown
Member

@Jefajers Jefajers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A serial bug smasher Friday 🥇

@daltondhcp daltondhcp merged commit 84bf460 into main Jan 14, 2022
@daltondhcp daltondhcp deleted the fix/MILookup branch January 14, 2022 14:41
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.

Initialize fails when using self-hosted agents and Managed Identity

2 participants