Configure delegated access for Azure OpenAI
Last updated
Was this helpful?
For Azure OpenAI, delegated access can use Microsoft Entra ID identities (managed identity or service principal) with RBAC, or Azure OpenAI keys where required.
The delegated approach focuses on identity-based authorization and short-lived tokens instead of broad static secrets.
Production workloads under centralized identity governance.
Organizations already using Entra ID, managed identities, and RBAC.
Teams that need auditable, revocable, least-privilege AI access.
Azure subscription with Azure OpenAI resource.
Permission to manage role assignments and application identities.
Service principal or managed identity designated for AI access.
Flashgate AI LLM setup path: Configure an AI LLM.
Use Configure an AI LLM and map provider outputs to existing fields:
Select the correct AI LLM Type for your Azure/OpenAI-compatible flow.
Set API Endpoint to Azure OpenAI endpoint (or your proxy endpoint).
Set API Secret to the token/secret expected by that endpoint.
Set API Key only when your endpoint requires it.
Do not assume additional product toggles or delegated-mode fields beyond documented UI fields.
Last updated
Was this helpful?
Was this helpful?