Azure Local Migrate Execute Expert

Azure RBAC · Management · Contributor

Azure Local Migrate Execute Expert

Privilegiada
ContributorIAM ScopeManagement·38 permissões

Dado verificado em · Fonte

Total de permissões

38

Actions

0

NotActions

0

DataActions

0
Role ID
1cfa4eac-9a23-481c-a793-bfb6958e836c
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 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.

Permissões

MicrosoftCarregando...Azure built-in roles

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