Total de permissões
17Actions
0NotActions
0DataActions
0Role ID
9d819e60-1b9f-4871-b492-4e6cdee0b50aCategoria
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 connectors to access remote data sources in-place in a storage account. This role is in preview and subject to change.
Role Definition (JSON)
{"Name": "Storage Connector Contributor","Id": "9d819e60-1b9f-4871-b492-4e6cdee0b50a","IsCustom": false,"Description": "Allows creating and managing storage connectors to access remote data sources in-place in a storage account. This role is in preview and subject to change.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage Connector Contributor"
Azure CLI
az role definition list --name "Storage Connector Contributor"