Storage File Data SMB Share Elevated Contributor

Azure RBAC · Storage · Data Plane

Storage File Data SMB Share Elevated Contributor

Data PlaneIAM ScopeStorage·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
a7264617-510b-434b-a828-9731dc254ea7
Categoria
Storage
Risk Tier
Data Plane (DP)
Risk Tier: Data Plane

Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.

Descrição

Microsoft

Allows for read, write, delete and modify NTFS permission access in Azure Storage file shares over SMB

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage File Data SMB Share Elevated Contributor",
"Id": "a7264617-510b-434b-a828-9731dc254ea7",
"IsCustom": false,
"Description": "Allows for read, write, delete and modify NTFS permission access in Azure Storage file shares over SMB",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage File Data SMB Share Elevated Contributor"

Azure CLI

az role definition list --name "Storage File Data SMB Share Elevated Contributor"
Ver a documentação oficial na Microsoft Learn