Skip to content

Commit f8b5662

Browse files
committed
Remove include from quickstart
1 parent 0f8d284 commit f8b5662

File tree

1 file changed

+33
-4
lines changed

1 file changed

+33
-4
lines changed

articles/container-apps/quickstart-portal.md

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,41 @@ In this quickstart, you create a secure Container Apps environment and deploy yo
2424

2525
## Setup
2626

27-
<!-- Create -->
28-
[!INCLUDE [container-apps-create-portal-steps.md](../../includes/container-apps-create-portal-steps.md)]
27+
Begin by signing in to the [Azure portal](https://portal.azure.com).
2928

30-
3. Select the **Container** tab.
29+
## Create a container app
3130

32-
4. Select *Use quickstart image*.
31+
To create your container app, start at the Azure portal home page.
32+
33+
1. Search for **Container Apps** in the top search bar.
34+
35+
1. Select **Container Apps** in the search results.
36+
37+
1. Select the **Create** button.
38+
39+
### Basics tab
40+
41+
In the *Basics* tab, do the following actions.
42+
43+
1. Enter the following values in the *Project details* section.
44+
45+
| Setting | Action |
46+
|---|---|
47+
| Subscription | Select your Azure subscription. |
48+
| Resource group | Select **Create new** and enter **my-container-apps**. |
49+
| Container app name | Enter **my-container-app**. |
50+
| Deployment source | Select **Container image**. |
51+
52+
1. Enter the following values in the "Container Apps Environment" section.
53+
54+
| Setting | Action |
55+
|---|---|
56+
| Region | Select a region near you. |
57+
| Container Apps Environment | Use the default value. |
58+
59+
1. Select the **Container** tab.
60+
61+
1. Select *Use quickstart image*.
3362

3463
<!-- Deploy the container app -->
3564
[!INCLUDE [container-apps-create-portal-deploy.md](../../includes/container-apps-create-portal-deploy.md)]

0 commit comments

Comments
 (0)