Azure Migrate Execute Expert

Azure RBAC · Management · Contributor

Azure Migrate Execute Expert

Privilegiada
ContributorIAM ScopeManagement·43 permissões

Dado verificado em · Fonte

Total de permissões

43

Actions

0

NotActions

0

DataActions

0
Role ID
1cfa4eac-9a23-481c-a793-bfb6958e836b
Categoria
Management
Risk 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

Microsoft

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.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn