Skip to content

Commit 7a1da47

Browse files
readme changes
1 parent 0fa887e commit 7a1da47

1 file changed

Lines changed: 3 additions & 14 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -175,24 +175,13 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
175175
176176
5. Once the deployment has completed successfully:
177177
178-
> Please refer to the screenshot below as a reference for the successful deployment, which also displays the names and endpoints(Application URL) of the **Web and API Container Apps** for your convenience.
178+
> Please refer to the screenshot below as a reference for the successful deployment. It displays the name, endpoint (Application URL), and portal URL for both the **Web and API Container Apps** for your convenience.
179179
180180
![](./images/cp-post-deployment.png)
181181
182-
- Open the [Azure Portal](https://portal.azure.com/)
182+
- You can find the Azure portal link in the screenshot above. Click on it to navigate to the corresponding resource group in the Azure portal.
183183
184-
- Navigate to the deployed Resource Group
185-
186-
- Locate the Web Container App (App Service for the frontend)
187-
188-
- You can find the **Web Application URL** in the **Overview** section.
189-
190-
- Locate the API Container App (App Service for the backend)
191-
192-
- You can find the **API Application URL** in the **Overview** section.
193-
194-
195-
> #### Important 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.
184+
> ###### Important 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.
196185
197186
6. If you are done trying out the application, you can delete the resources by running `azd down`.
198187

0 commit comments

Comments
 (0)