Azure Local Migrate Owner

Azure RBAC · Management · Contributor

Azure Local Migrate Owner

Privilegiada
ContributorIAM ScopeManagement·62 permissões

Dado verificado em · Fonte

Total de permissões

62

Actions

0

NotActions

0

DataActions

0
Role ID
fd8ea4d5-6509-4db0-bada-356ab233b4fb
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 Local based Azure Migrate projects including appliance-based discovery and execution of migrations; Also grants ability to assign Azure Migrate Local specific roles in Azure RBAC

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

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

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Local Migrate Owner"

Azure CLI

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