Skip to content

Commit d349eed

Browse files
Enhance Deployment Guide with next steps
Added next steps and sample questions after deployment instructions.
1 parent d592adf commit d349eed

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/DeploymentGuide.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,9 @@ If you run into issue with PowerShell script file not being digitally signed, yo
258258
259259
```
260260
powershell.exe -ExecutionPolicy Bypass -File ".\uploadfiles.ps1" -EndpointUrl https://kmgs<your dns name>.<datacenter>.cloudapp.azure.com
261-
```
261+
```
262+
263+
## Next Steps
264+
Now that you've completed your deployment, you can start using the solution.
265+
266+
To help you get started, here are some [Sample Questions](./SampleQuestions.md) you can follow to try it out.

0 commit comments

Comments
 (0)