Skip to content

Commit e8e67ed

Browse files
authored
Merge pull request #126684 from v-jaswel/aca/v-jaswel_367752_workload_profile_billing_20250428
[ACA] [367752] Clarify dedicated plan variable costs.
2 parents 1ecd74f + d55f84c commit e8e67ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: conceptual
8-
ms.date: 04/10/2025
8+
ms.date: 04/28/2025
99
ms.author: cshoe
1010
ms.custom: build-2023
1111
---
@@ -49,7 +49,7 @@ Use more than one environment when you want two or more applications to:
4949

5050
| Type | Description | Plan | Billing considerations |
5151
|--|--|--|--|
52-
| Workload profile | Run serverless apps with support for scale-to-zero and pay only for resources your apps use with the consumption profile. You can also run apps with customized hardware and increased cost predictability using dedicated workload profiles. | Consumption and Dedicated | You can choose to run apps under either or both plans using separate workload profiles. The Dedicated plan has a fixed cost for the entire environment regardless of how many workload profiles you're using. |
52+
| Workload profile | Run serverless apps with support for scale-to-zero and pay only for resources your apps use with the consumption profile. You can also run apps with customized hardware and increased cost predictability using dedicated workload profiles. | Consumption and Dedicated | You can choose to run apps under either or both plans using separate workload profiles. The Dedicated plan has a fixed plan management cost for the entire environment regardless of how many workload profiles you're using. The Dedicated plan also has a variable cost based on the number of workload profile instances and the resources allocated to each instance. For more information see [Billing](billing.md#dedicated-plan). |
5353
| Consumption only | Run serverless apps with support for scale-to-zero and pay only for resources your apps use. | Consumption only | Billed only for individual container apps and their resource usage. There's no cost associated with the Container Apps environment. |
5454

5555
## Logs

0 commit comments

Comments
 (0)