Skip to content

Commit b996ab3

Browse files
Merge pull request #262983 from tkudo-ms/azure-docs-issues117271
AOAI | Add HTTP status code and billing description section in manage costs page.
2 parents db32a3d + d9fc52f commit b996ab3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/ai-services/openai/how-to/manage-costs.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ Enabling capabilities such as sending data to Azure Monitor Logs and alerting in
5858

5959
You can pay for Azure OpenAI Service charges with your Azure Prepayment credit. However, you can't use Azure Prepayment credit to pay for charges for third party products and services including those products and services found in the Azure Marketplace.
6060

61+
### HTTP Error response code and billing status in Azure OpenAI Service
62+
63+
If the service performs processing, you may be charged even if the status code is not successful (not 200).
64+
For example, a 400 error due to a content filter or input limit, or a 408 error due to a timeout.
65+
66+
If the service doesn't perform processing, you won't be charged.
67+
For example, a 401 error due to authentication or a 429 error due to exceeding the Rate Limit.
68+
6169
## Monitor costs
6270

6371
As you use Azure resources with Azure OpenAI, you incur costs. Azure resource usage unit costs vary by time intervals, such as seconds, minutes, hours, and days, or by unit usage, such as bytes and megabytes. As soon as Azure OpenAI use starts, costs can be incurred and you can see the costs in the [cost analysis](../../../cost-management/quick-acm-cost-analysis.md?WT.mc_id=costmanagementcontent_docsacmhorizontal_-inproduct-learn).

0 commit comments

Comments
 (0)