Azure OpenAI Service
Azure OpenAI Service (part of Microsoft Foundry Models) provides REST API access to OpenAI models including GPT, o-series reasoning models, DALL-E, Whisper, and embedding models, hosted within Microsoft Azure with enterprise security, regional availability, private networking, content filtering, and
3 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Azure OpenAI chat completions endpoint. When the request body contains `"stream": true`, the response is delivered as a `text/event-stream` stream of `chat.completion.chunk` events, terminated by a `dAzure OpenAI Service - Streaming and Realtime APIs
-
Aggregate stream of client events sent by the application to the Azure OpenAI Realtime service over the WebSocket connection.Azure OpenAI Service - Streaming and Realtime APIs
-
Aggregate stream of server events emitted by the Azure OpenAI Realtime service to the connected client.Azure OpenAI Service - Streaming and Realtime APIs