Azure Device Registry Onboarding
ContributorIAM ScopeManagement·10 permissões
Dado verificado em · Fonte
Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
547f7f0a-69c0-4807-bd9e-0321dfb66a84Categoria
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
MicrosoftAllows for full access to Azure Device Registry Namespace and X.509 certificate provisioning.
Role Definition (JSON)
{"Name": "Azure Device Registry Onboarding","Id": "547f7f0a-69c0-4807-bd9e-0321dfb66a84","IsCustom": false,"Description": "Allows for full access to Azure Device Registry Namespace and X.509 certificate provisioning.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Device Registry Onboarding"
Azure CLI
az role definition list --name "Azure Device Registry Onboarding"