Skip to content

Commit 4aa9aac

Browse files
Update Deployment Guide with new section and typo fix
Added a section on running the application and corrected a typo in the environment configuration.
1 parent cb7f469 commit 4aa9aac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/DeploymentGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
285285
4. **Deleting Resources After a Failed Deployment**
286286
287287
- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.
288+
289+
## Running the application
290+
291+
To help you get started, here's the [Sample Workflow](./SampleWorkflow.md) you can follow to try it out.
288292
289293
## Environment configuration for local development & debugging
290294
**Creatign env file**

0 commit comments

Comments
 (0)