Skip to content

Commit 87a0f45

Browse files
Incorporated suggestion Update articles/container-apps/functions-overview.md
Incorporated suggestion Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 76dab43 commit 87a0f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/functions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Azure Functions on Container Apps provide a versatile combination of services to
6262

6363
- **Common Azure Functions scenarios**: All common Azure Functions scenarios like processing file uploads, running scheduled tasks, responding to database changes, machine learning/AI and others detailed in [Azure Functions scenarios](/azure/azure-functions/functions-scenarios?pivots=programming-language-csharp).
6464

65-
## Pricing and Billing
65+
## Pricing and billing
6666
Azure Functions on Azure Container Apps (ACA) follows the same pricing model as Azure Container Apps. Billing is based on the [plan type](../container-apps/plans.md) you select for your environment, which can be either Consumption or Dedicated.
6767
- [Consumption plan](..//container-apps/billing.md#consumption-plan): This serverless compute option bills you only for the resources your apps use while they are running.
6868
- [Dedicated plan](../container-apps/billing.md#consumption-dedicated): This option provides customized compute resources, billing you for the instances allocated to each workload profile.

0 commit comments

Comments
 (0)