Azure Local Migrate Owner
PrivilegiadaContributorIAM ScopeManagement·62 permissões
Dado verificado em · Fonte
Total de permissões
62Actions
0NotActions
0DataActions
0Role ID
fd8ea4d5-6509-4db0-bada-356ab233b4fbCategoria
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 full access to create and manage Azure Local based Azure Migrate projects including appliance-based discovery and execution of migrations; Also grants ability to assign Azure Migrate Local specific roles in Azure RBAC
Role Definition (JSON)
{"Name": "Azure Local Migrate Owner","Id": "fd8ea4d5-6509-4db0-bada-356ab233b4fb","IsCustom": false,"Description": "Grants full access to create and manage Azure Local based Azure Migrate projects including appliance-based discovery and execution of migrations; Also grants ability to assign Azure Migrate Local specific roles in Azure RBAC","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Local Migrate Owner"
Azure CLI
az role definition list --name "Azure Local Migrate Owner"