Semantic Reranker User

Azure RBAC · Database · Data Plane

Semantic Reranker User

Data PlaneIAM ScopeDatabase·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
6c74a7c5-4a87-40f9-bb03-61e49aecbc78
Categoria
Database
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

Execute semantic reranking operations against registered inference accounts. This role should be assigned to users who need to run semantic reranking workloads but do not need to manage the accounts themselves.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Semantic Reranker User",
"Id": "6c74a7c5-4a87-40f9-bb03-61e49aecbc78",
"IsCustom": false,
"Description": "Execute semantic reranking operations against registered inference accounts. This role should be assigned to users who need to run semantic reranking workloads but do not need to manage the accounts themselves.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Semantic Reranker User"

Azure CLI

az role definition list --name "Semantic Reranker User"
Ver a documentação oficial na Microsoft Learn