Skip to content

Commit 8f5ccdb

Browse files
Add 'Next Steps' section to Deployment Guide
Added a 'Next Steps' section with sample questions after deployment instructions.
1 parent 6bc75e5 commit 8f5ccdb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/DeploymentGuide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
299299

300300
10. If you are done trying out the application, you can delete the resources by running `azd down`.
301301

302-
303302
### 🛠️ Troubleshooting
304303
If you encounter any issues during the deployment process, please refer [troubleshooting](../docs/TroubleShootingSteps.md) document for detailed steps and solutions.
305304

@@ -510,3 +509,7 @@ To debug the python server in the frontend directory (frontend_server.py) and re
510509
"jinja": true
511510
}
512511
```
512+
## Next Steps
513+
Now that you've completed your deployment, you can start using the solution.
514+
515+
To help you get started, here are some [Sample Questions](./SampleQuestions.md) you can follow to try it out.

0 commit comments

Comments
 (0)