Tutorial part 2: Create a Copilot agent¶
In this tutorial, you create an agent in Copilot Studio, connect it to your Fabric Data Agent, and publish it to Microsoft Teams for testing.
Prerequisites: Tutorial part 1 completed, Microsoft 365 account with Copilot license, access to Copilot Studio
Skills¶
Run these skills in Copilot Chat:
| Skill | What it does |
|---|---|
/miq-2a-create-copilot-agent |
Build an agent in Copilot Studio |
/miq-2b-connect-data-agent |
Link the Fabric Data Agent as a data source |
/miq-2c-publish-to-teams |
Publish and test the agent in Microsoft Teams |
What's happening in this module
Create Copilot agent -- A declarative agent is built in Copilot Studio with no code required.
Connect Data Agent -- The Fabric Data Agent from the previous module is added as a knowledge source so the agent can query structured data.
Publish to Teams -- The agent is published to Microsoft Teams where users can test it with real questions.
Supporting documentation¶
- What is Microsoft Copilot Studio?
- Create a declarative agent
- Knowledge sources in Copilot Studio
- Publish to Microsoft Teams
- Copilot Studio connectors overview
Next steps¶
Continue to Tutorial part 3: Create a Foundry agent.