Total de permissões
9Actions
0NotActions
0DataActions
0Role ID
f6e92014-8af2-414d-9948-9b1abf559285Categoria
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
MicrosoftManage Arc Gateway Resources
Role Definition (JSON)
{"Name": "Arc Gateway Manager","Id": "f6e92014-8af2-414d-9948-9b1abf559285","IsCustom": false,"Description": "Manage Arc Gateway Resources","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Arc Gateway Manager"
Azure CLI
az role definition list --name "Arc Gateway Manager"