Skip to content

Commit ed4f048

Browse files
Apply suggestions from code review
Co-authored-by: Cary Chai <[email protected]>
1 parent 55b20fa commit ed4f048

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/container-apps/environment-type-consumption-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cshoe
1111

1212
# Consumption-only environment type in Azure Container Apps
1313

14-
In Azure Container Apps, the environment type determines functionality and billing methods associated with your applications.
14+
In Azure Container Apps, there are two environment types which determine what features are available to your applications.
1515

1616
The Consumption-only environment runs your application using compute resources exclusively allocated on-demand. In other words, you only pay for resources consumed by your application.
1717

articles/container-apps/structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Depending on the needs of your app, you can opt to use a specialized workload pr
4343
- You need up to 4 vCPUs with 8 GB of memory
4444
- You don't need access to GPUs
4545

46-
If your application requires capabilities outside these parameters, then run your apps on dedicated workload profile.
46+
If your application requires capabilities outside these parameters, then run your apps on dedicated workload profiles.
4747

4848
When you choose to use a dedicated workload profile, you can select the allocated amount of memory and compute resources available to your apps. Further, you can add as many dedicated workload profiles to your environment as necessary.
4949

0 commit comments

Comments
 (0)