Azure OpenAI
Integrate Azure-hosted OpenAI models through the Adaline Proxy to automatically capture telemetry — requests, responses, token usage, latency, and costs — with minimal code changes.Supported Models
Azure OpenAI supports any OpenAI model deployed in your Azure resource. Chat Models
Embedding Models
Models must be deployed in your Azure OpenAI resource before use. The model name corresponds to your Azure deployment name.
Proxy Base URL
Prerequisites
- An Azure OpenAI resource with deployed models
- Your Azure OpenAI API key, resource name, and deployment name
- An Adaline API key, project ID, and prompt ID
Chat Completions
Complete Chat
Stream Chat
Embeddings
Next Steps
- Multi-Step Workflows — RAG pipelines, multi-step generation, and conversational agents
- Headers Reference — Complete header documentation
Back to Integrations
Browse all integrations