Total de permissões
11Actions
0NotActions
0DataActions
0Role ID
ba480ccd-6499-4709-b581-8f38bb215c63Categoria
ManagementRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftGrants required access to the system assigned managed identity of Azure Migrate project resource.
Role Definition (JSON)
{"Name": "Azure Migrate Service Reader","Id": "ba480ccd-6499-4709-b581-8f38bb215c63","IsCustom": false,"Description": "Grants required access to the system assigned managed identity of Azure Migrate project resource.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Migrate Service Reader"
Azure CLI
az role definition list --name "Azure Migrate Service Reader"