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
Copy file name to clipboardExpand all lines: docs/DeploymentGuide.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,25 +173,24 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
173
173
- This deployment will take *4-6 minutes* to provision the resources in your account and set up the solution with sample data.
174
174
- If you encounter an error or timeout during deployment, changing the location may help, as there could be availability constraints for the resources.
175
175
176
+
5. Once the deployment has completed successfully:
176
177
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
+

178
181
179
182
- open the [Azure Portal](https://portal.azure.com/)
180
183
181
184
- Navigate to the deployed Resource Group
182
185
183
186
- Locate the Web Container App (App Service for the frontend)
184
187
185
-
- You can find the **Web Application URL** in the **Overview** section. For reference, please see the screenshot below.
186
-
187
-

188
-
189
-
- Locate the API Container App (App Service for the backend)
188
+
- You can find the **Web Application URL** in the **Overview** section.
190
189
191
-
- You can find the **API Application URL** in the **Overview** section.For reference, please see the screenshot below.
192
-
193
-

190
+
- Locate the API Container App (App Service for the backend)
194
191
192
+
- You can find the **API Application URL** in the **Overview** section
193
+
195
194
196
195
> 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.
0 commit comments