Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ The table below lists the major Microsoft products utilized, with product, descr
| [Microsoft 365 Copilot](https://learn.microsoft.com/en-us/microsoft-365/copilot/) | Microsoft 365 Copilot is an AI-powered tool that helps with your work tasks. Users enter a prompt, and Copilot responds with AI-generated information using both web and organizational data that the user has permission to access | [Pricing](https://www.microsoft.com/en-us/microsoft-365-copilot/pricing) |
| [Microsoft Foundry](https://learn.microsoft.com/en-us/azure/foundry/) | Microsoft Foundry is a unified Azure platform-as-a-service offering for enterprise AI operations, model builders, and application development. This foundation combines production-grade infrastructure with friendly interfaces, enabling developers to focus on building applications rather than managing infrastructure. | [Pricing](https://azure.microsoft.com/en-us/pricing/details/microsoft-foundry/) |
| [Microsoft Fabric](https://learn.microsoft.com/en-us/fabric) | Microsoft Fabric is an analytics platform that supports end‑to‑end data workflows, including data ingestion, transformation, real‑time stream processing, analytics, and reporting. It provides integrated experiences such as Data Engineering, Data Factory, Data Science, Real‑Time Intelligence, Data Warehouse, and Databases, which operate over a shared compute and storage model. | [Pricing](https://learn.microsoft.com/en-us/fabric/enterprise/buy-subscription#prerequisites) |
| [Microsoft 365 E5](https://www.microsoft.com/en-us/microsoft-365/enterprise/e5) | Microsoft 365 E5 is an enterprise suite that includes advanced security, compliance, analytics, and communication tools, along with the full Microsoft 365 app set. | [Pricing](https://www.microsoft.com/en-us/microsoft-365/enterprise/compare-office-365-plans) |
| [Microsoft Copilot Studio](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio) | Microsoft Copilot Studio is a low-code platform for building, customizing, and deploying AI-powered agents and copilots across Microsoft 365 and custom applications. | [Pricing](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio#Pricing) |
| [Microsoft Copilot Studio User License](https://learn.microsoft.com/en-us/microsoft-copilot-studio/requirements-licensing) | Per-user license required for users to interact with agents built in Microsoft Copilot Studio. | [Pricing](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio#Pricing) |
| [Microsoft Teams](https://www.microsoft.com/en-us/microsoft-teams/group-chat-software) | Microsoft Teams is a collaboration platform that integrates chat, meetings, file sharing, and app integrations within Microsoft 365. | [Pricing](https://www.microsoft.com/en-us/microsoft-teams/compare-microsoft-teams-options) |

<br/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Please follow below rules when answering user questions:
- Prefer the most direct valid relationship path available in the ontology.
- If a user term is ambiguous, ask one short clarification question.
- If no rows are found, explain the filter that was attempted and suggest one alternative.
- For all aggregations use GQL functions (count, sum, avg, min, max) to ensure accuracy of the results

**Matching rules**:

Expand Down
Binary file modified src/copilot/sln/MicrosoftIQAccelerator_1_0_0_1.zip
Binary file not shown.
Loading