Firmware Analysis Reader

Azure RBAC · Management · Contributor

Firmware Analysis Reader

ContributorIAM ScopeManagement·5 permissões

Dado verificado em · Fonte

Total de permissões

5

Actions

0

NotActions

0

DataActions

0
Role ID
2a94a2fd-3c4f-45d1-847d-6585ba88af94
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

View firmware images but not upload them or perform any workspace configuration

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Firmware Analysis Reader",
"Id": "2a94a2fd-3c4f-45d1-847d-6585ba88af94",
"IsCustom": false,
"Description": "View firmware images but not upload them or perform any workspace configuration",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Firmware Analysis Reader"

Azure CLI

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