Storage Account Backup Contributor
PrivilegiadaContributorIAM ScopeStorage·18 permissões
Dado verificado em · Fonte
Total de permissões
18Actions
0NotActions
0DataActions
0Role ID
e5e2a7ff-d759-4cd2-bb51-3152d37e2eb1Categoria
StorageRisk 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
MicrosoftLets you perform backup and restore operations using Azure Backup on the storage account.
Role Definition (JSON)
{"Name": "Storage Account Backup Contributor","Id": "e5e2a7ff-d759-4cd2-bb51-3152d37e2eb1","IsCustom": false,"Description": "Lets you perform backup and restore operations using Azure Backup on the storage account.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage Account Backup Contributor"
Azure CLI
az role definition list --name "Storage Account Backup Contributor"