Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
6c74a7c5-4a87-40f9-bb03-61e49aecbc78Categoria
DatabaseRisk 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
MicrosoftExecute 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.
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"