GPT4.1 and Azur AI Vision

gra hubert n'dri 10 Reputation points
2025-06-01T20:49:13.5766667+00:00

How to this service is billed, When I use GPT4.1 API

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,098 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 6,400 Reputation points
    2025-06-01T22:52:27.15+00:00

    Hello,

    Welcome to Microsoft Q&A,

    When using GPT-4.1 via Azure OpenAI Service, the billing depends on the model variant, pricing tier, and usage metrics. charged per 1,000 tokens, based on the specific GPT-4 variant.

    https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/

    If you're using GPT-4.1 in combination with Azure AI Vision (e.g., OCR, image captioning, document analysis):

    • Azure AI Vision has separate pricing based on operations (e.g., image read, analyze, spatial analysis).
    • Each service is billed independently.
    • If GPT-4.1 processes results from AI Vision (e.g., analyzing OCR output), you’re billed for:
      • The vision operation (e.g., $1.00 per 1,000 transactions)
      • The GPT-4.1 token usage to process that output

    You can use the calculator below to compute the estimated pricing.

    https://azure.microsoft.com/en-us/pricing/calculator/


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.