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 #288323 from Akhilesh-microsoft/ACA/get_started_existing_container_image_portal
[ACA: get-started-existing-container-image-portal]: Verified the article, reviewed the content, and fixed all editorial issues. Updated the latest content and ms.date w.r.t freshness pass.
Copy file name to clipboardExpand all lines: articles/container-apps/get-started-existing-container-image-portal.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: container-apps
5
5
author: craigshoemaker
6
6
ms.service: azure-container-apps
7
7
ms.topic: quickstart
8
-
ms.date: 12/13/2021
8
+
ms.date: 10/14/2024
9
9
ms.author: cshoe
10
10
zone_pivot_groups: container-apps-registry-types
11
11
---
@@ -45,7 +45,7 @@ In the *Basics* tab, do the following actions.
45
45
|---|---|
46
46
| Subscription | Select your Azure subscription. |
47
47
| Resource group | Select **Create new** and enter **my-container-apps**. |
48
-
| Container app name |Enter **my-container-app**. |
48
+
| Container app name | Enter **my-container-app**. |
49
49
50
50
#### Create an environment
51
51
@@ -114,17 +114,17 @@ If you enabled ingress, configure the following settings:
114
114
115
115
Next, the settings in the Container App are verified. If no errors are found, the *Create* button is enabled.
116
116
117
-
If there are errors, any tab containing errors is marked with a red dot. Navigate to the appropriate tab. Fields containing an error will be highlighted in red. Once all errors are fixed, select **Review and create** again.
117
+
If there are errors, any tab containing errors is marked with a red dot. Navigate to the appropriate tab. Fields containing an error is highlighted in red. Once all errors are fixed, select **Review and create** again.
118
118
119
119
1. Select **Create**.
120
120
121
-
A page with the message *Deployment is in progress* is displayed. Once the deployment is successfully completed, you'll see the message: *Your deployment is complete*.
121
+
A page with the message *Deployment is in progress* is displayed. Once the deployment is successfully completed, you see the message: *Your deployment is complete*.
122
122
123
123
### Verify deployment
124
124
125
-
You can verify your deployment is successful by querying the Log Analytics workspace. You may need to wait a 5 to 10 minutes for the analytics to arrive for the first time before you are able to query the logs.
125
+
You can verify your deployment is successful by querying the Log Analytics workspace. You might need to wait a 5 to 10 minutes for the analytics to arrive for the first time before you're able to query the logs.
126
126
127
-
After about 5 to 10 minutes has passed after creating the container app, use the following steps to view logged messages.
127
+
After 5 to 10 minutes of creating the container app, follow these steps to view logged messages:
128
128
129
129
1. Select **Go to resource** to view your new container app.
130
130
1. Select **Logs** under the *Monitoring* header.
@@ -146,7 +146,7 @@ If you're not going to continue to use this application, you can delete the Azur
146
146
1. Select the **Delete resource group** button at the top of the resource group *Overview*.
147
147
1. Enter the resource group name **my-container-apps** in the *Are you sure you want to delete "my-container-apps"* confirmation dialog.
148
148
1. Select **Delete**.
149
-
The process to delete the resource group may take a few minutes to complete.
149
+
The process to delete the resource group might take a few minutes to complete.
150
150
151
151
> [!TIP]
152
152
> Having issues? Let us know on GitHub by opening an issue in the [Azure Container Apps repo](https://github.com/microsoft/azure-container-apps).
0 commit comments