An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hello The Max Coder,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
Regarding your question:
Is GPT-5.6 Standard Global pricing currently 0.01 per 1M tokens?
The observed $0.01 per 1M tokens for GPT-5.6 Sol/Luna/Terra Global Standard is not publicly validated by official Microsoft pricing documentation. The official Azure OpenAI pricing page does not publish GPT-5.6 Sol/Luna/Terra at $0.01 across input, output, cached input, and cache write. Microsoft’s prompt caching documentation confirms that GPT-5.6 and later models bill cache writes separately from discounted cache reads, so a uniform $0.01 across all token categories is not supported by the public documentation. You will need to validate the exact ( MeterId, MeterName, SkuName, UnitOfMeasure, UnitPrice, PAYGPrice, and EffectivePrice from Cost Management export.) through Azure Retail Prices API. For example if the exact meter IDs are absent, the rate is not publicly verifiable and must not be used as confirmed production pricing. For invoice reconciliation only, use EffectivePrice × Quantity from Cost Management export.
Use the below resource links for more reading and steps:
- https://azure.microsoft.com/en-us/pricing/details/azure-openai/
- https://azure.microsoft.com/en-us/pricing/calculator/https://azure.microsoft.com/en-us/pricing/calculator/
- https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/prompt-caching
- https://learn.microsoft.com/en-us/rest/api/cost-management/retail-prices/azure-retail-prices
- https://prices.azure.com/api/retail/priceshttps://prices.azure.com/api/retail/prices
- https://prices.azure.com/api/retail/prices?api-version=2023-01-01-previewhttps://prices.azure.com/api/retail/prices?api-version=2023-01-01-preview
- https://learn.microsoft.com/en-us/azure/cost-management-billing/automate/automation-ingest-usage-details-overview
- https://learn.microsoft.com/en-us/azure/cost-management-billing/automate/understand-usage-details-fields
I hope this is helpful. Please! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please do not close the thread by upvoting and accepting the answer if any part of it is helpful.