|
2 | 2 | title: Plan and Manage Costs |
3 | 3 | description: Manage Azure AI Foundry costs by estimating expenses, monitoring usage, and setting up alerts for spending anomalies with Microsoft Cost Management. |
4 | 4 | #customer intent: As an IT admin or developer, I want to estimate and manage costs for Azure AI Foundry so that I can optimize my organization's budget and understand how billing works for different model types. |
5 | | -author: jonburchel |
6 | | -ms.author: jburchel |
| 5 | +author: sdgilley |
| 6 | +ms.author: sgilley |
7 | 7 | ms.reviewer: aashishb |
8 | | -ms.date: 09/26/2025 |
9 | | -ms.topic: concept-article |
| 8 | +ms.date: 10/15/2025 |
| 9 | +ms.topic: how-to |
10 | 10 | ms.service: azure-ai-foundry |
11 | 11 | --- |
12 | 12 |
|
@@ -45,6 +45,19 @@ As you add new resources to your project, return to this calculator and add the |
45 | 45 |
|
46 | 46 | When you create an Azure AI Foundry resource, you pay to use services such as Azure OpenAI, Speech, Content Safety, Vision, Document Intelligence, and Language. Costs vary for each service and for some features within each service. You can find more details on the [Azure AI services](https://azure.microsoft.com/pricing/details/cognitive-services/) pricing page. |
47 | 47 |
|
| 48 | +## Understand the billing model for Azure AI services |
| 49 | + |
| 50 | +Azure AI services run on Azure infrastructure that accrues costs along with Azure AI when you deploy the new resource. It's important to understand that extra infrastructure might accrue cost. You need to manage that cost when you make changes to deployed resources. |
| 51 | + |
| 52 | +When you create or use Azure AI services resources, you might get charged based on the services that you use. Two billing models are available for Azure AI services: |
| 53 | + |
| 54 | + - **Serverless API**: With serverless API pricing, you're billed according to the Azure AI services offering that you use, based on its billing information. |
| 55 | + |
| 56 | + - **Commitment tiers**: With commitment tier pricing, you commit to using several service features for a fixed fee, enabling you to have a predictable total cost based on the needs of your workload. You're billed according to the plan you choose. For information on available services, how to sign up, and considerations when purchasing a plan, see [Quickstart: purchase commitment tier pricing](/azure/ai-services/commitment-tier). |
| 57 | + |
| 58 | +> [!NOTE] |
| 59 | +> If you use the resource above the quota provided by the commitment plan, you pay for the extra usage as described in the overage amount in the Azure portal when you purchase a commitment plan. |
| 60 | +
|
48 | 61 | ## Understand the billing model for Foundry Models |
49 | 62 |
|
50 | 63 | ### Token-based pricing |
@@ -268,19 +281,6 @@ You can also [export your cost data](/azure/cost-management-billing/costs/tutori |
268 | 281 |
|
269 | 282 | Enabling capabilities such as sending data to Azure Monitor Logs and alerting incurs extra costs for those services. These costs are visible under those other services and at the subscription level, but aren't visible when scoped just to your Azure AI services resource. |
270 | 283 |
|
271 | | -## Understand the full billing model for Azure AI services |
272 | | - |
273 | | -Azure AI services run on Azure infrastructure that accrues costs along with Azure AI when you deploy the new resource. It's important to understand that extra infrastructure might accrue cost. You need to manage that cost when you make changes to deployed resources. |
274 | | - |
275 | | -When you create or use Azure AI services resources, you might get charged based on the services that you use. Two billing models are available for Azure AI services: |
276 | | - |
277 | | - - **Serverless API**: With serverless API pricing, you're billed according to the Azure AI services offering that you use, based on its billing information. |
278 | | - |
279 | | - - **Commitment tiers**: With commitment tier pricing, you commit to using several service features for a fixed fee, enabling you to have a predictable total cost based on the needs of your workload. You're billed according to the plan you choose. For information on available services, how to sign up, and considerations when purchasing a plan, see [Quickstart: purchase commitment tier pricing](/azure/ai-services/commitment-tier). |
280 | | - |
281 | | -> [!NOTE] |
282 | | -> If you use the resource above the quota provided by the commitment plan, you pay for the extra usage as described in the overage amount in the Azure portal when you purchase a commitment plan. |
283 | | -
|
284 | 284 | ### Using Azure Prepayment |
285 | 285 |
|
286 | 286 | You can pay for Models Sold Directly by Azure charges with your Azure Prepayment (previously called monetary commitment) credit. However, you can't use Azure Prepayment credit to pay for charges for other provider models given they're billed through Azure Marketplace. |
|
0 commit comments