Skip to content

Commit edcab4d

Browse files
committed
move section, update metadata
1 parent 9e8fe07 commit edcab4d

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

articles/ai-foundry/concepts/manage-costs.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Plan and Manage Costs
33
description: Manage Azure AI Foundry costs by estimating expenses, monitoring usage, and setting up alerts for spending anomalies with Microsoft Cost Management.
44
#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
77
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
1010
ms.service: azure-ai-foundry
1111
---
1212

@@ -45,6 +45,19 @@ As you add new resources to your project, return to this calculator and add the
4545

4646
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.
4747

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+
4861
## Understand the billing model for Foundry Models
4962

5063
### Token-based pricing
@@ -268,19 +281,6 @@ You can also [export your cost data](/azure/cost-management-billing/costs/tutori
268281

269282
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.
270283

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-
284284
### Using Azure Prepayment
285285

286286
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

Comments
 (0)