docs: Added new Sample Questions page and reference file#307
Merged
Roopan-Microsoft merged 17 commits intodevfrom Nov 6, 2025
Merged
docs: Added new Sample Questions page and reference file#307Roopan-Microsoft merged 17 commits intodevfrom
Roopan-Microsoft merged 17 commits intodevfrom
Conversation
fix: Merging the changes from dev to main
fix: Merging dev to main branch
fix: Merging the changes from dev to main
Added detailed instructions for sample workflow
Updated task descriptions for clarity and corrected typos.
Added a section on running the application and corrected a typo in the environment configuration.
Updated the Sample Workflow documentation to improve clarity and formatting.
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new sample workflow documentation file and integrates it into the deployment guide to help users get started with the application.
- Adds comprehensive step-by-step sample workflow documentation covering API exploration, file upload, data review, and deletion operations
- Links the new sample workflow guide from the deployment guide for easy user access
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/SampleWorkflow.md | New file providing detailed sample workflow instructions for using the application, including API documentation, upload, review/process, and delete operations |
| docs/DeploymentGuide.md | Added new "Running the application" section with a link to the sample workflow guide |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Added note about average response time for uploads.
Roopan-Microsoft
approved these changes
Nov 6, 2025
|
🎉 This PR is included in version 1.10.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This pull request updates the deployment documentation to improve the discoverability and clarity of sample process, users can follow in the app.
Does this introduce a breaking change?
Yes
No
Other Information
Added new page and reference link in DeploymentGuide.md.