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
Merge pull request #290658 from Akhilesh-microsoft/ACA/workload_profiles_manage_cli
[UUF320570: workload-profiles-manage-cli]: Verified the article, add and update commands are already added in the document, removed the set command and provided a note for the guidance. Updated ms.date w.r.t. freshness pass.
Copy file name to clipboardExpand all lines: articles/container-apps/workload-profiles-manage-cli.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.custom: devx-track-azurecli
8
8
ms.topic: how-to
9
-
ms.date: 08/29/2023
9
+
ms.date: 11/18/2024
10
10
ms.author: cshoe
11
11
zone_pivot_groups: container-apps-vnet-types
12
12
---
@@ -254,7 +254,7 @@ E32 32 256 MemoryOptimized
254
254
Consumption 4 8 Consumption
255
255
```
256
256
257
-
Select a workload profile and use the *Name* field when you run `az containerapp env workload-profile set`for the `--workload-profile-type` option.
257
+
Select a workload profile and use the *Name* field when adding or updating workload profiles with the `az containerapp env workload-profile add` or `az containerapp env workload-profile update` commandsfor the `--workload-profile-type` option.
0 commit comments