Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
2a94a2fd-3c4f-45d1-847d-6585ba88af94Categoria
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
MicrosoftView firmware images but not upload them or perform any workspace configuration
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"