Azure Device Registry Contributor

Azure RBAC · Management · Contributor

Azure Device Registry Contributor

ContributorIAM ScopeManagement·9 permissões

Dado verificado em · Fonte

Total de permissões

9

Actions

0

NotActions

0

DataActions

0
Role ID
a5c3590a-3a1a-4cd4-9648-ea0a32b15137
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

Allows for full access to IoT devices within Azure Device Registry Namespace.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Device Registry Contributor",
"Id": "a5c3590a-3a1a-4cd4-9648-ea0a32b15137",
"IsCustom": false,
"Description": "Allows for full access to IoT devices within Azure Device Registry Namespace.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Device Registry Contributor"

Azure CLI

az role definition list --name "Azure Device Registry Contributor"
Ver a documentação oficial na Microsoft Learn