GPT-5.6 Series - Be careful with your Cost Management! - Incorrect statements/analyses

Hendrik 40 Reputation points
2026-07-20T17:26:36.1733333+00:00

Dear all, if you’ve been using any GPT 5.6 model, please do yourselves a favour and check your usage! Cost management for this model series wasn’t working until yesterday, and Azure has now adjusted the costs without prior notice. Limits and other controls weren’t in place at all until yesterday, and now people are facing a massive cost trap with inaccurate cost analyses!

The absurd thing is: on Reddit, some people are reporting that their cost analysis is showing significantly higher charges for API usage than they should be. We’re affected too. We were charged several hundred euros a day, but we were able to verify our actual usage via the logs, and it’s significantly lower than that (about 6-8 times)!

On average, we have 7–8 percentage of new input tokens, and the rest are cache tokens. Our software is well cache token optimized. Cached tokens should cost slightly more than input tokens. Cache tokens would therefore have to cost a little bit more than the input tokens, as they are 10 times cheaper but account for over 90 percentage of usage.
We’ve been billed over 3000 euros for input tokens and only 300 euros for cached tokens. The only thing they calculated correctly were the output tokens.

Furthermore Azure has charged for cache write tokens, even though they weren’t returned by the APIs at all. For anyone who charges their customers for these, good luck getting that money back.

It’s outrageous what Microsoft is getting up to here! Please contact your billing support team straight away via the Azure Portal and, if possible, check your actual usage before you end up being charged 5–10 times what you’ve actually used.

Azure OpenAI in Foundry Models

2 answers

Sort by: Most helpful
  1. Hendrik 40 Reputation points
    2026-08-04T11:21:25.4266667+00:00

    Bildschirmfoto vom 2026-08-04 13-19-04

    Microsoft has decided not to refund the money and is instead offering us a laughable amount of credits. All customers are affected. Get ready to hire a good solicitor and find out the best way to block the payment before it goes through. Let’s show Microsoft that their behaviour is illegal and that this won’t do! We recommend switching directly to OpenRouter, Bedrock or OpenAI.

    Was this answer helpful?

    2 people found this answer helpful.

  2. Allan Solomon Mejia 2,760 Reputation points
    2026-07-24T20:09:41.61+00:00

    Hello,

    Thanks for raising this. It's always a good practice to validate your Azure Cost Management data against your application's API usage logs and Azure Metrics, especially after adopting a new model or pricing tier.

    If you observe a significant discrepancy between Azure Cost Analysis, Azure Metrics, and the usage returned by the API, I'd recommend opening a Microsoft Support case and including:

    • The affected subscription and Azure AI Foundry resource
    • Model deployment name(s)
    • Time range of the discrepancy
    • Azure Metrics and API usage logs
    • Cost Analysis screenshots or exports

    Microsoft recommends using Cost Management together with service metrics to reconcile usage, while the invoice and billing meter records remain the authoritative billing source. If those sources don't align, the product team will need to investigate the metering records.

    Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.