Skip to content

Commit d03696c

Browse files
readme changes
1 parent 551e069 commit d03696c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ 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 & end points(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, which also displays the names and endpoints(Application URL) of the **Web and API Container Apps** for your convenience.
179179
180180
![](./images/cp-post-deployment.png)
181181
@@ -186,13 +186,14 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
186186
- Locate the Web Container App (App Service for the frontend)
187187
188188
- You can find the **Web Application URL** in the **Overview** section.
189-
189+
190190
- Locate the API Container App (App Service for the backend)
191191
192-
- You can find the **API Application URL** in the **Overview** section
193-
192+
- You can find the **API Application URL** in the **Overview** section.
193+
194+
 
194195
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.
196+
> ###### 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.
196197
197198
6. If you are done trying out the application, you can delete the resources by running `azd down`.
198199

0 commit comments

Comments
 (0)