Skip to content

Commit b40fed9

Browse files
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.
2 parents 40005cf + 8fa1152 commit b40fed9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/workload-profiles-manage-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli
88
ms.topic: how-to
9-
ms.date: 08/29/2023
9+
ms.date: 11/18/2024
1010
ms.author: cshoe
1111
zone_pivot_groups: container-apps-vnet-types
1212
---
@@ -254,7 +254,7 @@ E32 32 256 MemoryOptimized
254254
Consumption 4 8 Consumption
255255
```
256256

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` commands for the `--workload-profile-type` option.
258258

259259
### Show a workload profile
260260

0 commit comments

Comments
 (0)