At a glance

Azurepricing, performance & catalog

The citable facts about Azure's 4 models — sourced from provider APIs and refreshed continuously.

Lowest price
GPT-3.5 Turbo at $0.500 per 1M input tokens
Highest throughput
GPT-4o at 99 tokens/s
Lowest latency
GPT-4o at 0.53s
Largest context
GPT-4 Turbo at 128K tokens
Catalog
4 active models from 2 organizations

FAQ

Common questions about Azure.

What is Azure?

Azure is an API provider that hosts large language models. Active models: 4; From (input): $0.50 / 1M tok; Avg throughput: 95 tok/s; Avg latency: 0.59 s; Max context: 128K.

How many models does Azure offer?

Azure currently serves 4 active models out of 11 historical offerings on LLM Stats.

What is Azure's API pricing?

Azure input pricing starts from $0.50 per 1M tokens, with the most expensive offering at $10 per 1M tokens. See the Pricing tab above for the full per-model breakdown.

How fast is Azure?

Azure averages 95 output tokens per second across its catalog, with average latency of 0.59s. Per-model performance is shown in the Performance tab.

Is Azure OpenAI compatible?

Most providers expose an OpenAI-compatible /v1/chat/completions endpoint so you can switch from OpenAI to Azure by changing only the base URL and API key. Check https://azure.microsoft.com for the exact endpoint format and any provider-specific parameters.

Does Azure support multimodal models?

Yes. Azure's catalog includes 2 vision-capable models. See the Models and Capabilities tabs for the full per-model breakdown.

Whose models does Azure host?

Azure hosts models from OpenAI and Microsoft. See the Models tab for the full catalog grouped by creator.

How do I start using Azure?

Sign up at https://azure.microsoft.com to get an API key, then call Azure's API directly from your application. Most clients work out of the box by pointing the OpenAI SDK at Azure's base URL with your key. Use the Pricing and Performance tabs above to pick the right model for your latency, cost, and context-window requirements.