0

I create an azure managed instance, I want to set one account to active directory admin ,But I cannot grant "read" permission to the MI like below screenshot

enter image description here

Alex Wang
  • 103
  • 1
  • 10
  • 1
    If my answer is helpful for you, you can accept it as answer( click on the check mark beside the answer to toggle it from greyed out to filled in.). This can be beneficial to other community members. Thank you. :) – Carl Zhao Jun 22 '21 at 07:06

1 Answers1

1

Obviously, you do not have an administrator role. You need to have your tenant administrator grant you the company administrator or global administrator role.

Log in to Azure as a global administrator>Azure AD>users>select user>Assigned roles

enter image description here

enter image description here

Carl Zhao
  • 8,543
  • 2
  • 11
  • 19