Firmware Analysis User

Azure RBAC · Management · Contributor

Firmware Analysis User

ContributorIAM ScopeManagement·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
53b2724d-1e51-44fa-b586-bcace0c82609
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

Upload and analyze firmware images but not perform any workspace configuration

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Firmware Analysis User",
"Id": "53b2724d-1e51-44fa-b586-bcace0c82609",
"IsCustom": false,
"Description": "Upload and analyze firmware images but not perform any workspace configuration",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Firmware Analysis User"

Azure CLI

az role definition list --name "Firmware Analysis User"
Ver a documentação oficial na Microsoft Learn