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