Pricing

Azure OpenAI Pricing in 2026: Modes, Real Costs & PTU Break-Even

Azure OpenAI pricing mirrors OpenAI's per-token rates but adds enterprise deployment types — standard pay-as-you-go, provisioned throughput units (PTU), and batch. You pay the same token price as OpenAI; what Azure adds is SLA, data residency, and network isolation. This guide breaks down the deployment types, models what GPT-5 actually costs per month, works through the PTU break-even, quantifies the batch discount, and shows when a gateway is the cheaper route.

Azure OpenAI pricing — standard, provisioned (PTU), and batch, with modeled costs and break-even math

The three deployment types

TypeHow you payBest for
Standard (PAYG)Per token, no commitmentMost workloads, bursty traffic
Provisioned (PTU)Reserved capacity, hourly/reservedSteady high-volume, latency SLAs
Batch~50% off, async (~24h)Bulk, latency-tolerant jobs
How this is sourced. Deployment types and the batch discount are from Azure OpenAI's pricing documentation; per-token rates match OpenAI and the live DataLLM Lab catalog, June 2026. The monthly figures are our own model on the token assumptions noted.

What GPT models cost

Azure passes through OpenAI's per-token rates, so model choice drives cost. GPT-5 family output price by tier:

GPT-5 on Azure — output price per 1M tokensmatches OpenAI rates · June 2026GPT-5.4$15GPT-5 (base)$10GPT-5 mini$2GPT-5 nano$0.40
Chart: DataLLM Lab — GPT-5 output price per 1M tokens by tier on Azure (matches OpenAI's rates), June 2026. Route easy work to mini/nano instead of the flagship.

Modeled monthly cost

What the GPT-5 family costs per month across five workloads on Azure (standard):

Monthly workloadGPT-5.5GPT-5.4GPT-5GPT-5 miniGPT-5 nano
Support chatbot$560$280$170$34.0$6.80
RAG / knowledge base$1,600$800$450$90.0$18.0
Coding agent$1,150$575$350$70.0$14.0
Batch extraction$990$495$268$53.5$10.7
Content generation$1,300$650$425$85.0$17.0
Methodology. Cost = input_price × input volume + output_price × output volume. Monthly volumes: Support chatbot 40M in / 12M out, RAG 200M / 20M, Coding agent 80M / 25M, Batch extraction 150M / 8M, Content generation 20M / 40M. Cached input and Batch discounts (below) reduce these further.

As on any platform, tier choice dwarfs deployment-type choice — GPT-5 mini runs a coding agent for $70 versus $1,150 on GPT-5.5.

PTU break-even

Provisioned Throughput Units reserve a fixed capacity, billed hourly or via monthly/annual reservation. Like all reserved capacity, the break-even is about utilization:

The batch discount, quantified

The Batch deployment runs asynchronously (typically within 24 hours) at roughly 50% of standard. The modeled batch-extraction workload that costs $495/month standard on GPT-5.4 drops to about $248 on Batch. Latency-tolerant jobs left on standard pay roughly double for no benefit.

What you pay extra for

The token price is the same as OpenAI — Azure's value is the enterprise wrapper:

Azure vs direct vs gateway

Azure OpenAIOpenAI directGateway
Token priceOpenAI rateOpenAI rateRoute to cheapest
Enterprise (SLA, VNet)YesLimitedVaries
Cross-provider routingOpenAI onlyOpenAI onlyYes, 300+ models
Best forAzure complianceOpenAI-onlyLowest price + flexibility

Azure wins on enterprise compliance; a gateway wins when you want the cheapest equivalent model across providers with one key.

Not locked to OpenAI? Route across providers

DataLLM Lab reaches GPT-5.4, Claude, Gemini, DeepSeek and 300+ more with live price comparison — pick the cheapest model that clears your bar, one key.

FAQ

How does Azure OpenAI pricing work?

Per token at OpenAI's rates, in three deployment types: standard (PAYG), provisioned (PTU, reserved), and batch (~50% off, async). Plus normal Azure costs.

Is Azure OpenAI cheaper than OpenAI directly?

No — the per-token price is essentially the same. Choose Azure for SLA, data residency, VNet, and compliance; a gateway for the lowest cross-provider price.

When do PTUs pay off?

Above ~50-70% sustained utilization — you pay for reserved units whether used or not. For bursty/modest traffic, standard PAYG is far cheaper. Measure utilization first, then commit.

Does Azure OpenAI have a batch discount?

Yes — async Batch is ~50% of standard (typically within 24h). A $495/mo batch-extraction workload on GPT-5.4 drops to ~$248.

Which models are on Azure OpenAI?

OpenAI's models — the GPT-5 family (incl. mini/nano/Codex), embeddings, image models — generally at parity, though new models can land slightly later on Azure.

How much does GPT-5 cost on Azure?

Passthrough OpenAI rates — GPT-5.4 $2.50/$15, base $1.25/$10, mini $0.25/$2, nano $0.05/$0.40. On a coding agent, ~$575/mo for GPT-5.4 vs $70 for mini.

When is a gateway cheaper than Azure OpenAI?

When you want the cheapest equivalent across providers — a gateway like DataLLM Lab routes to the lowest-cost model with one key, no PTU commitment.

What is the difference between PTU and pay-as-you-go?

PAYG bills per token, no commitment — best for variable traffic. PTU reserves fixed throughput billed hourly/monthly, guaranteeing latency for steady high volume. PTU wins only at high sustained utilization.

Written by
Kevin Fan

Founder of DataLLM Lab, the unified LLM gateway. Kevin tests models the boring way — same prompts, real costs, unedited outputs — and writes up what the runs actually show.

One API for every model

One API, every model.

Get a single API key for Claude Opus 4.7, GPT-5.4, and 300+ more — with automatic price comparison and routing to the best model for every request.