Could not find Microsoft Graph REST API v1.0 for managing User's "Azure role assignments and Assigned roles" properties

caids office365 0 Reputation points
2023-04-14T06:21:25.9733333+00:00

Hi, We are using "Microsoft Graph REST API v1.0" to manage(Create, Read, Update & Delete) Users of our Azure endpoint. We could not find related API for managing following User properties. Could you please help in this regard. User Properties:

  1. Azure role assignments
  2. Assigned roles

Following is the screenshot of the Azure Portal User overview with the missing properties for your reference. MicrosoftGraphAPIUsers

Thank you in advance.

Regards,

Laxminarayana Namani.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,406 Reputation points
    2023-04-14T09:15:59.1733333+00:00

    Hi @caids office365

    The Assigned roles property refers to the assignment of directory roles in the tenant, you can manage this property through the directory role graph API.

    The Azure role assignments property refers to Azure RBAC role assignments, you can manage this property through the Azure REST API, currently it is not possible to use the graph API for this property.

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.