Total de permissões
14Actions
0NotActions
0DataActions
0Role ID
35c49d44-ccc1-4b18-8267-cfb3bacdd396Categoria
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
MicrosoftAllows creating and managing storage dataShares to share data from storage accounts in-place. This role is in preview and subject to change.
Role Definition (JSON)
{"Name": "Storage DataShare Contributor","Id": "35c49d44-ccc1-4b18-8267-cfb3bacdd396","IsCustom": false,"Description": "Allows creating and managing storage dataShares to share data from storage accounts in-place. This role is in preview and subject to change.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage DataShare Contributor"
Azure CLI
az role definition list --name "Storage DataShare Contributor"