Skip to content

Commit c07fcd7

Browse files
Merge pull request microsoft#195 from microsoft/PSL-Bug-19567
docs: readme file changes
2 parents 6c11840 + bab1203 commit c07fcd7

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,16 @@ 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, open the [Azure Portal](https://portal.azure.com/), go to the deployed resource group, find the App Service, and get the app URL from `Default domain`.
176+
5. Once the deployment has completed successfully:
177+
> Please check the terminal or console output for details of the successful deployment. It will display the Name, Endpoint (Application URL), and Azure Portal URL for both the Web and API Azure Container Apps.
177178
178-
6. If you are done trying out the application, you can delete the resources by running `azd down`.
179+
![](./images/cp-post-deployment.png)
180+
181+
- 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.
182+
183+
> #### 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+
185+
7. If you are done trying out the application, you can delete the resources by running `azd down`.
179186
180187
### Publishing Local Build Container to Azure Container Registry
181188

docs/images/cp-post-deployment.png

178 KB
Loading

0 commit comments

Comments
 (0)