Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
53b2724d-1e51-44fa-b586-bcace0c82609Categoria
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
MicrosoftUpload and analyze firmware images but not perform any workspace configuration
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"