inference-providers

Azure AI Foundry

cloud_hosted

DocsConsole

Getting credentials

api-key

api_key via header (header api-key)

Environment: AZURE_OPENAI_API_KEY

Foundry resource → Keys and Endpoint. 32-char hex keys.

Credentials docs

entra

entra_bearer via header (header Authorization: Bearer)

Microsoft Entra token with scope https://ai.azure.com/.default; SDKs refresh automatically. Roles like 'Cognitive Services OpenAI User'.

Credentials docs

Endpoints

IDURLProtocolAuth
v1-responseshttps://{resource}.openai.azure.com/openai/v1/responsesopenai-responsesany
v1-chat-completionshttps://{resource}.openai.azure.com/openai/v1/chat/completionsopenai-chatany

API surfaces

textstreamingembeddingsfilesbatchfine_tuning

Quirks

Models offered

ModelWire IDEndpointStatusReasoning
openai/gpt-5-6gpt-5.6v1-responsesgaeffort · default on · returns reasoning_summary · round-trips encrypted_content