Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
9c1607d1-791d-4c68-885d-c7b7aaff7c8aCategoria
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
MicrosoftAdministrative user that can upload/view firmwares & configure firmware workspaces
Role Definition (JSON)
{"Name": "Firmware Analysis Admin","Id": "9c1607d1-791d-4c68-885d-c7b7aaff7c8a","IsCustom": false,"Description": "Administrative user that can upload/view firmwares & configure firmware workspaces","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Firmware Analysis Admin"
Azure CLI
az role definition list --name "Firmware Analysis Admin"