Azure Customer Lockbox Approver for Subscription

Azure RBAC · Management · Contributor

Azure Customer Lockbox Approver for Subscription

ContributorIAM ScopeManagement·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
4dae6930-7baf-46f5-909e-0383bc931c46
Categoria
Management
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

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.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn