Search Index Data Reader

Azure RBAC · AI · Data Plane

Search Index Data Reader

Data PlaneIAM ScopeAI·1 permissões

Dado verificado em · Fonte

Total de permissões

1

Actions

0

NotActions

0

DataActions

0
Role ID
1407120a-92aa-4202-b7e9-c0e197c71c8f
Categoria
AI
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

Grants read access to Azure Cognitive Search index data.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Search Index Data Reader",
"Id": "1407120a-92aa-4202-b7e9-c0e197c71c8f",
"IsCustom": false,
"Description": "Grants read access to Azure Cognitive Search index data.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Search Index Data Reader"

Azure CLI

az role definition list --name "Search Index Data Reader"
Ver a documentação oficial na Microsoft Learn