Skip to content

Commit 7b5a9dd

Browse files
authored
Fix acrolinx suggestions
1 parent b3c890b commit 7b5a9dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/billing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ This article describes how to calculate the cost of running your container app.
3131

3232
Azure Container Apps runs replicas of your application based on the [scaling rules and replica count limits](scale-app.md) you configure for each revision. You're charged for the amount of resources allocated to each replica while it's running.
3333

34-
There are two meters for resource consumption:
34+
There are 2 meters for resource consumption:
3535

36-
- **vCPU-seconds**: The amount of vCPU cores allocated to your container app on a per-second basis.
36+
- **vCPU-seconds**: The number of vCPU cores allocated to your container app on a per-second basis.
3737
- **GiB-seconds**: The amount of memory allocated to your container app on a per-second basis.
3838

3939
The first 180,000 vCPU-seconds and 360,000 GiB-seconds in each subscription per calendar month are free.

0 commit comments

Comments
 (0)