Skip to content

Commit 18e85a5

Browse files
authored
Update workload-profiles-overview.md
1 parent 6cb6625 commit 18e85a5

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

articles/container-apps/workload-profiles-overview.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,17 @@ Profiles are configured to fit the different needs of your applications.
3030
> [!NOTE]
3131
> When using GPU-enabled workload profiles, make sure your application is running the latest version of [CUDA](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/cuda).
3232
33-
The Consumption workload profile is the default profile added to every Workload profiles [environment](environment.md) type. You can add Dedicated workload profiles to your environment when you create it or after you create it. Workload profiles environments are deployed separately from Consumption only environments.
33+
The Consumption workload profile is the default profile added to every Workload profiles [environment](environment.md) type. You can add Consumption GPU workload profiles for each type of GPU. All Consuption workload profiles:
3434

35-
For each Dedicated workload profile in your environment, you can:
35+
- Automatically scale as needed
36+
- Can deploy multiple apps
3637

37-
- Select the type and size
38-
- Deploy multiple apps into the profile
39-
- Use autoscaling to add and remove instances based on the needs of the apps
38+
You can add Dedicated workload profiles to your environment. These enable you to:
39+
40+
- Use reserved VMs for your apps
41+
- Select the type and size of the VM
42+
- Deploy multiple apps in each profile
43+
- Use autoscaling to add and remove VM instances based on the needs of the apps
4044
- Limit scaling of the profile to better control costs
4145

4246
You can configure each of your apps to run on any of the workload profiles defined in your Container Apps environment. This configuration is ideal for deploying microservices where each app can run on the appropriate compute infrastructure.
@@ -46,7 +50,7 @@ You can configure each of your apps to run on any of the workload profiles defin
4650
4751
## Profile types
4852

49-
There are different types and sizes of workload profiles available by region. By default, each Dedicated plan includes a consumption profile, but you can also add any of the following profiles:
53+
There are different types and sizes of workload profiles available by region. By default, each Dedicated plan includes a Consumption profile, but you can also add any of the following profiles:
5054

5155
| Display name | Name | vCPU | Memory (GiB) | GPU | Category | Allocation | Quota name |
5256
|---|---|---|---|---|---|---|

0 commit comments

Comments
 (0)