Skip to main content

Azure Authorization Role Assignment

An Azure Role Assignment grants a security principal (user, group, service principal, or managed identity) access to Azure resources by assigning a role at a particular scope. For full details see the RBAC documentation.

Supported Methods​

  • GET: Get a specific Authorization Role Assignment by identifier
  • LIST: List all Authorization Role Assignment resources in the resource group
  • SEARCH: Search for Authorization Role Assignment resources by parent resource

IAM Permissions​

  • Microsoft.Authorization/roleAssignments/read

azure-managedidentity-user-assigned-identity​

Links to user-assigned managed identities associated with this resource.

azure-authorization-role-definition​

Links to the role definition specifying permitted operations.