Skip to content

Commit 9ea89a7

Browse files
readme changes updated
1 parent 32511ed commit 9ea89a7

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -173,25 +173,24 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
173173
- This deployment will take *4-6 minutes* to provision the resources in your account and set up the solution with sample data.
174174
- If you encounter an error or timeout during deployment, changing the location may help, as there could be availability constraints for the resources.
175175
176+
5. Once the deployment has completed successfully:
176177
177-
5. Once the deployment has completed successfully:
178+
> Please refer to the screenshot below as a reference for the successful deployment, which also displays the names of the **Web and API Container Apps** for your convenience.
179+
180+
![](./images/cp-post-deployment.png)
178181
179182
- open the [Azure Portal](https://portal.azure.com/)
180183
181184
- Navigate to the deployed Resource Group
182185
183186
- Locate the Web Container App (App Service for the frontend)
184187
185-
- You can find the **Web Application URL** in the **Overview** section. For reference, please see the screenshot below.
186-
187-
![](./images/cp-web-container-app.png)
188-
189-
- Locate the API Container App (App Service for the backend)
188+
- You can find the **Web Application URL** in the **Overview** section.
190189
191-
- You can find the **API Application URL** in the **Overview** section.For reference, please see the screenshot below.
192-
193-
![](./images/cp-api-container-app.png)
190+
- Locate the API Container App (App Service for the backend)
194191
192+
- You can find the **API Application URL** in the **Overview** section
193+
195194
196195
> Note: Before accessing the application, ensure that all **[Post Deployment Steps](#post-deployment-steps)** are fully completed, as they are critical for the proper configuration of **Data Ingestion** and **Authentication** functionalities.
197196

docs/images/cp-post-deployment.png

178 KB
Loading

0 commit comments

Comments
 (0)