Azure Local Migrate Execute Expert
PrivilegiadaContributorIAM ScopeManagement·38 permissões
Dado verificado em · Fonte
Total de permissões
38Actions
0NotActions
0DataActions
0Role ID
1cfa4eac-9a23-481c-a793-bfb6958e836cCategoria
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 restricted access on an Azure Local based Azure Migrate project to only perform migration related operations, including replication, execution of migrations, tracking and monitoring of migration progress, and initiation of agentless migrations.
Role Definition (JSON)
{"Name": "Azure Local Migrate Execute Expert","Id": "1cfa4eac-9a23-481c-a793-bfb6958e836c","IsCustom": false,"Description": "Grants restricted access on an Azure Local based Azure Migrate project to only perform migration related operations, including replication, execution of migrations, tracking and monitoring of migration progress, and initiation of agentless migrations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Local Migrate Execute Expert"
Azure CLI
az role definition list --name "Azure Local Migrate Execute Expert"