Microsoft Graph · Capability
Microsoft Graph OData Service for namespace microsoft.graph — users.appRoleAssignment
Microsoft Graph OData Service for namespace microsoft.graph — users.appRoleAssignment. 6 operations. Lead operation: Microsoft Graph List appRoleAssignments granted to a user. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Userslistapproleassignments
— Microsoft Graph List appRoleAssignments granted to a user
/v1/users/{user-id}/approleassignments
POST
Userscreateapproleassignments
— Microsoft Graph Grant an appRoleAssignment to a user
/v1/users/{user-id}/approleassignments
GET
Usersapproleassignmentsgetcountd180
— Microsoft Graph Get the number of the resource
/v1/users/{user-id}/approleassignments/count
GET
Usersgetapproleassignments
— Microsoft Graph Get appRoleAssignments from users
/v1/users/{user-id}/approleassignments/{approleassignment-id}
PATCH
Usersupdateapproleassignments
— Microsoft Graph Update the navigation property appRoleAssignments in users
/v1/users/{user-id}/approleassignments/{approleassignment-id}
DELETE
Usersdeleteapproleassignments
— Microsoft Graph Delete appRoleAssignment
/v1/users/{user-id}/approleassignments/{approleassignment-id}
MCP Tools
microsoft-graph-list-approleassignments-granted
Microsoft Graph List appRoleAssignments granted to a user
read-only
idempotent
microsoft-graph-grant-approleassignment-user
Microsoft Graph Grant an appRoleAssignment to a user
microsoft-graph-get-number-resource
Microsoft Graph Get the number of the resource
read-only
idempotent
microsoft-graph-get-approleassignments-users
Microsoft Graph Get appRoleAssignments from users
read-only
idempotent
microsoft-graph-update-navigation-property
Microsoft Graph Update the navigation property appRoleAssignments in users
idempotent
microsoft-graph-delete-approleassignment
Microsoft Graph Delete appRoleAssignment
idempotent