Template Spec Reader

Azure RBAC · Management · Reader

Template Spec Reader

ReaderIAM ScopeManagement·1 permissões

Dado verificado em · Fonte

Total de permissões

1

Actions

0

NotActions

0

DataActions

0
Role ID
392ae280-861d-42bd-9ea5-08ee6d83b80e
Categoria
Management
Risk Tier
Reader (RDR)
Risk Tier: Reader

Grants read-only access to view existing resources. Cannot make changes or access sensitive data.

Descrição

Microsoft

Allows read access to Template Specs at the assigned scope.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Template Spec Reader",
"Id": "392ae280-861d-42bd-9ea5-08ee6d83b80e",
"IsCustom": false,
"Description": "Allows read access to Template Specs at the assigned scope.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Template Spec Reader"

Azure CLI

az role definition list --name "Template Spec Reader"
Ver a documentação oficial na Microsoft Learn