Skip to content

Commit bab1203

Browse files
docs: Update steps for DeploymentGuide.md
1 parent 0c824f4 commit bab1203

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,17 +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:
177-
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.
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.
179178
180179
![](./images/cp-post-deployment.png)
181180
182181
- 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.
183182
184183
> #### 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.
185184
186-
6. If you are done trying out the application, you can delete the resources by running `azd down`.
185+
7. If you are done trying out the application, you can delete the resources by running `azd down`.
187186
188187
### Publishing Local Build Container to Azure Container Registry
189188

0 commit comments

Comments
 (0)