Azure Customer Lockbox Approver for Subscription
ContributorIAM ScopeManagement·6 permissões
Dado verificado em · Fonte
Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
4dae6930-7baf-46f5-909e-0383bc931c46Categoria
ManagementRisk 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
MicrosoftCan approve Microsoft support requests to access specific resources contained within a subscription, or the subscription itself, when Customer Lockbox for Microsoft Azure is enabled on the tenant where the subscription resides.
Role Definition (JSON)
{"Name": "Azure Customer Lockbox Approver for Subscription","Id": "4dae6930-7baf-46f5-909e-0383bc931c46","IsCustom": false,"Description": "Can approve Microsoft support requests to access specific resources contained within a subscription, or the subscription itself, when Customer Lockbox for Microsoft Azure is enabled on the tenant where the subscription resides.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Customer Lockbox Approver for Subscription"
Azure CLI
az role definition list --name "Azure Customer Lockbox Approver for Subscription"