You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/workload-profiles-overview.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,23 +30,27 @@ Profiles are configured to fit the different needs of your applications.
30
30
> [!NOTE]
31
31
> 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).
32
32
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:
34
34
35
-
For each Dedicated workload profile in your environment, you can:
35
+
- Automatically scale as needed
36
+
- Can deploy multiple apps
36
37
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
40
44
- Limit scaling of the profile to better control costs
41
45
42
46
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.
43
47
44
48
> [!NOTE]
45
-
> You can only apply a GPU workload profile to an environment as the environment is created.
49
+
> You can only add a Dedicated GPU workload profile when initially creating an environment. Consumption GPU and other types of workload profiles may be added later.
46
50
47
51
## Profile types
48
52
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 workload profile enabled environment includes a Consumption profile, but you can also add any of the following profiles:
50
54
51
55
| Display name | Name | vCPU | Memory (GiB) | GPU | Category | Allocation | Quota name |
52
56
|---|---|---|---|---|---|---|
@@ -61,9 +65,9 @@ There are different types and sizes of workload profiles available by region. By
<sup>\*</sup> Capacity is allocated on a per-case basis. Submit a [support ticket](https://azure.microsoft.com/support/create-ticket/) to request the capacity amount required for your application.
0 commit comments