Skip to content

Commit 787cce3

Browse files
update portal article
1 parent 8e2f0b3 commit 787cce3

5 files changed

+21
-13
lines changed
29.5 KB
Loading
38.8 KB
Loading
10.8 KB
Loading
64.7 KB
Loading

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

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 04/04/2023
8+
ms.date: 04/11/2023
99
ms.author: cshoe
1010
ms.custom: references_regions
1111
---
1212

1313
# Manage workload profiles in a Consumption + Dedicated workload profiles plan structure (preview) in the Azure portal
1414

15+
Learn to manage Container Apps environments with workload profile support.
16+
1517
## Supported regions
1618

1719
The following regions support workload profiles during preview:
@@ -25,43 +27,49 @@ The following regions support workload profiles during preview:
2527

2628
## Create a container app in a workload profile
2729

28-
At a high level, when you create a container app into a workload profile, you go through the following steps:
30+
1. Open the Azure portal.
31+
32+
1. Search for *Container Apps* in the search bar, and select **Container Apps**.
33+
34+
1. Select **Create**.
35+
36+
1. Create a new container app and environment.
2937

30-
- Create a new environment
31-
- Select a workload profile
38+
:::image type="content" source="media/workload-profiles/azure-container-apps-new-environment.png" alt-text="Create a container apps environment.":::
3239

33-
1. Project details
40+
Enter the following values to create your new container app.
3441

3542
| Property | Value |
3643
| --- | --- |
3744
| Subscription | Select your subscription |
3845
| Resource group | Select or create a resource group |
3946
| Container app name | Enter your container app name |
40-
41-
1. Container Apps Environment
42-
43-
| Property | Value |
44-
| --- | --- |
4547
| Region | Select your region. |
4648
| Container Apps Environment | Select **Create New**. |
4749

48-
1. Environment details
50+
1. Configure the new environment.
51+
52+
:::image type="content" source="media/workload-profiles/azure-container-apps-dedicated-environment.png" alt-text="Create an Azure Container Apps Consumption + Dedicated plan environment.":::
53+
54+
Enter the following values to create your environment.
4955

5056
| Property | Value |
5157
| --- | --- |
5258
| Environment name | Enter an environment name. |
5359
| Plan | Select **(Preview) Consumption and Dedicated workload profiles** |
5460

5561
Select the new **Workload profiles** tab at the top of this section.
56-
57-
:::image type="content" source="media/workload-profiles/azure-container-apps-dedicated-environment.png" alt-text="Create an Azure Container Apps Consumption + Dedicated plan environment.":::
5862

5963
1. Select the **Add workload profile** button.
6064

65+
:::image type="content" source="media/workload-profiles/azure-container-apps-add-workload-profile.png" alt-text="Add a workload profile to the container apps environment.":::
66+
6167
1. For *Workload profile name*, enter a name.
6268

6369
1. Next to *Workload profile size*, select **Choose size**.
6470

71+
:::image type="content" source="media/workload-profiles/azure-container-apps-add-workload-profile-details.png" alt-text="Select a workload profile for your container apps environment.":::
72+
6573
1. In the *Select a workload profile size* window, select a profile from the list.
6674

6775
General purpose profiles offer a balanced mix cores vs memory for most applications.

0 commit comments

Comments
 (0)