Storage File Delegator

Azure RBAC · Storage · Contributor

Storage File Delegator

ContributorIAM ScopeStorage·1 permissões

Dado verificado em · Fonte

Total de permissões

1

Actions

0

NotActions

0

DataActions

0
Role ID
765a04e0-5de8-4bb2-9bf6-b2a30bc03e91
Categoria
Storage
Risk 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

Microsoft

Allows for generation of a user delegation key, which can then be used to create a shared access signature for a file or Azure file share that is signed with Entra ID credentials.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage File Delegator",
"Id": "765a04e0-5de8-4bb2-9bf6-b2a30bc03e91",
"IsCustom": false,
"Description": "Allows for generation of a user delegation key, which can then be used to create a shared access signature for a file or Azure file share that is signed with Entra ID credentials.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage File Delegator"

Azure CLI

az role definition list --name "Storage File Delegator"
Ver a documentação oficial na Microsoft Learn