Skip to content

Commit 470204d

Browse files
Update articles/container-apps/workload-profiles-overview.md
1 parent 6aa33ad commit 470204d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ There are different types and sizes of workload profiles available by region. By
7474
> [!NOTE]
7575
> The command `az containerapp env workload-profile set` is no longer available for selecting a workload profile. Instead, use [az containerapp env workload-profile add](/cli/azure/containerapp/env/workload-profile#az-containerapp-env-workload-profile-add) or [az containerapp env workload-profile update](/cli/azure/containerapp/env/workload-profile#az-containerapp-env-workload-profile-update).
7676
77-
In addition to different core and memory sizes, workload profiles also have different storage sizes allocated to them. However, you should not use this storage for your data. Instead, use a [storage mount](storage-mounts.md).
77+
In addition to a different core size and memory size, each workload profile is allocated a different storage size. This allocated space is used for the runtime. Do not use this storage for your application data. Instead, use a [storage mount](storage-mounts.md).
7878

7979
The availability of different workload profiles varies by region.
8080

0 commit comments

Comments
 (0)