Azure Migrate Owner

Azure RBAC · Management · Contributor

Azure Migrate Owner

Privilegiada
ContributorIAM ScopeManagement·66 permissões

Dado verificado em · Fonte

Total de permissões

66

Actions

0

NotActions

0

DataActions

0
Role ID
fd8ea4d5-6509-4db0-bada-356ab233b4fa
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 full access to create and manage Azure Migrate projects including appliance-based discovery, creation of business case & assessment report and execution of migrations; Also grants ability to assign Azure Migrate specific roles in Azure RBAC.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Migrate Owner",
"Id": "fd8ea4d5-6509-4db0-bada-356ab233b4fa",
"IsCustom": false,
"Description": "Grants full access to create and manage Azure Migrate projects including appliance-based discovery, creation of business case & assessment report and execution of migrations; Also grants ability to assign Azure Migrate specific roles in Azure RBAC.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Migrate Owner"

Azure CLI

az role definition list --name "Azure Migrate Owner"
Ver a documentação oficial na Microsoft Learn