docs: Added new Sample Questions page and reference file#42
Merged
Roopan-Microsoft merged 12 commits intodevfrom Nov 6, 2025
Merged
docs: Added new Sample Questions page and reference file#42Roopan-Microsoft merged 12 commits intodevfrom
Roopan-Microsoft merged 12 commits intodevfrom
Conversation
chore: merging dev changes to main branch
Added detailed sample workflow for using the application
Added a section on running the application with a sample workflow.
Updated the Sample Workflow documentation to clarify processes and improve readability.
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds documentation for a sample workflow that guides users through the application's upload, review, and download process. The changes include a new markdown document with step-by-step instructions and a supporting screenshot image.
- New sample workflow documentation with practical usage examples
- Integration of the workflow guide into the deployment documentation
- Supporting screenshot to visualize the application interface
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/SampleWorkflow.md | New document providing step-by-step instructions for using the application, including upload, review, and download processes with sample EKS and GKE data |
| docs/images/sampleworkflow1.png | Screenshot image illustrating the application interface referenced in the workflow documentation |
| docs/DeploymentGuide.md | Added reference link to the new Sample Workflow documentation in the troubleshooting section |
💡 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 during processing.
Roopan-Microsoft
approved these changes
Nov 6, 2025
|
🎉 This PR is included in version 1.0.0 🎉 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?
Other Information
Added new page and reference link in DeploymentGuide.md.