Skip to content

Commit 6f19114

Browse files
committed
[ACA] [401664] Update workload profiles re: storage sizes.
1 parent d4b9d77 commit 6f19114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: conceptual
8-
ms.date: 11/05/2024
8+
ms.date: 05/16/2025
99
ms.author: cshoe
1010
ms.custom:
1111
- references_regions
@@ -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 varying image size limits available. To learn more about the image size limits for your container apps, see [hardware reference](hardware.md#image-size-limit).
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).
7878

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

0 commit comments

Comments
 (0)