-
Notifications
You must be signed in to change notification settings - Fork 1
docs: Docs update only #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates documentation across multiple files to improve clarity and consistency. The changes include refining descriptions in the Fabric Data Agent guide, updating file references, adding a new Azure account setup guide, and enhancing the README with clearer explanations of the solution's capabilities.
- Improved documentation clarity in FabricDataAgentGuide.md with more detailed instructions and file references
- Updated file reference from
sample_test_questions.mdtouser_sample_test_questions.md - Added new AzureAccountSetUp.md with Azure subscription setup instructions
Reviewed changes
Copilot reviewed 4 out of 7 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs/FabricDataAgentGuide.md | Enhanced setup instructions, updated terminology from "EventHouse" to "KQL Database", restructured example files section, and added UI screenshot reference |
| docs/DemonstratorGuide.md | Updated file reference to match renamed sample questions file |
| docs/AzureAccountSetUp.md | New file providing Azure account and subscription setup instructions with permission requirements |
| README.md | Refined solution description for better clarity and removed trailing period for list consistency |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/FabricDataAgentGuide.md
Outdated
| # Fabric Data Agent Guide | ||
|
|
||
| After you have deployed your solution, you can add Azure Data Agent to get data analysis features from Fabric built-in AI capabilities. You can follow [Microsoft's Fabric Data Agent Guide](https://learn.microsoft.com/en-us/fabric/data-science/how-to-create-data-agent) to create and set up your Fabric Data Agent, and use the materials provided here to set up your agent quickly. For example, you can | ||
| After you have deployed your solution, you can add Azure Data Agent to get data analysis features from Fabric built-in AI capabilities. You can follow [Microsoft's Fabric Data Agent Guide](https://learn.microsoft.com/en-us/fabric/data-science/how-to-create-data-agent) to create and set up your Fabric Data Agent, and use the materials provided here to set up your agent quickly. For example, you can create a mew item, search for 'data agent', you will be presented the clickable resource to create a Fabric Data Agent. |
Copilot
AI
Dec 5, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammar issue: Missing the word "a" before "clickable resource". The sentence should read "you will be presented the clickable resource" → "you will be presented with a clickable resource".
| After you have deployed your solution, you can add Azure Data Agent to get data analysis features from Fabric built-in AI capabilities. You can follow [Microsoft's Fabric Data Agent Guide](https://learn.microsoft.com/en-us/fabric/data-science/how-to-create-data-agent) to create and set up your Fabric Data Agent, and use the materials provided here to set up your agent quickly. For example, you can create a mew item, search for 'data agent', you will be presented the clickable resource to create a Fabric Data Agent. | |
| After you have deployed your solution, you can add Azure Data Agent to get data analysis features from Fabric built-in AI capabilities. You can follow [Microsoft's Fabric Data Agent Guide](https://learn.microsoft.com/en-us/fabric/data-science/how-to-create-data-agent) to create and set up your Fabric Data Agent, and use the materials provided here to set up your agent quickly. For example, you can create a new item, search for 'data agent', you will be presented with a clickable resource to create a Fabric Data Agent. |
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>
Purpose
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information