Cost rates and historical cost of Azure openAI models

Lev 20 Reputation points
2024-10-20T15:52:42.82+00:00

How to obtain cost rates of Azure OpenAI models such as gpt-4 or gpt-4o?
In addition, is it possible to check historical costs per deployed Azure OpenAI model?

Thanks

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,219 questions
{count} votes

Accepted answer
  1. SriLakshmi C 505 Reputation points Microsoft Vendor
    2024-10-21T05:37:12.31+00:00

    Hello Lev,

    Thanks for reaching out Microsoft Q&A forum!

    To obtain the cost rates of Azure OpenAI models such as GPT-4 or GPT-4o, the prices of the models are depending on the region you selected. For example: the below cost of the models is from East US,

    GPT-4o:

    • Global Deployment: $5 per 1,000,000 tokens for input and $15 per 1,000,000 tokens for output.
    • Regional API: $5 per 1,000,000 tokens for input and $15 per 1,000,000 tokens for output

    For GPT-4User's image For GPT-4o

    User's image For more info, please refer this document

    Azure OpenAI Service - Pricing | Microsoft Azure

    Yes, it is possible to check historical costs for each deployed Azure OpenAI model. You can use the Azure portal's Cost Management features to do this. Here are the steps:

    1. Open your web browser and go to the Azure portal. Sign in with your Azure account credentials.
    2. In the Azure portal, go to the "All resources" section and find the specific Azure OpenAI resource you want to check.
    3. Once you are on the resource page, look for the "Cost Management + Billing" section in the left-hand menu. Click on it to expand the options.
    4. Under the "Cost Management + Billing" section, click on "Cost analysis." This will take you to a page where you can view detailed cost information.
    5. Use the filters and customization options available on the Cost analysis page to narrow down the data to the specific time period and resource you are interested in. You can view costs by day, month, or custom date ranges.
    6. The Cost analysis page will display a graph and a table showing the historical costs for the selected Azure OpenAI resource. You can analyze the data to understand the cost trends over time.

    For more information, please refer this document: Manage cost

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    Thank you!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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