Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
bbf86eb8-f7b4-4cce-96e4-18cddf81d86eCategoria
SecurityRisk 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
MicrosoftCan read write or delete the attestation provider instance
Role Definition (JSON)
{"Name": "Attestation Contributor","Id": "bbf86eb8-f7b4-4cce-96e4-18cddf81d86e","IsCustom": false,"Description": "Can read write or delete the attestation provider instance","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Attestation Contributor"
Azure CLI
az role definition list --name "Attestation Contributor"