The full
library.
223 tutorials and growing — filter by product, difficulty, or topic to find what you need.
Five Workflow Capabilities That Make Copilot Studio Agents Truly Enterprise‑Ready
From multi‑branch condition blocks to a built‑in human review step, learn how to build resilient approval processes that combine AI logic with real‑world oversight.
Mastering Table Variables in Copilot Studio: Add, Remove, and Clear via YAML
Discover how the hidden EditTable YAML node lets you dynamically add, remove, or clear table variables directly inside your copilot conversations.
Expand Your Copilot Studio's AI Arsenal with Azure AI Foundry Models
Connect any model from Azure AI Foundry—open source or custom—to Copilot Studio prompt actions.
Tailor the Starting Welcome in Copilot Studio
Discover how to customize, suppress, or route the initial greeting of your Copilot Studio agent for better user experience and cost control.
Automated Testing for Copilot Studio Agents with Microsoft Auth
Streamline your deployment pipeline by automating agent validation using the Copilot Studio Kit and Azure AD authentication.
Give Your Copilot Studio Agent Dataverse Knowledge: A Fleet Inventory Example
Stop hard-coding data. Learn how to connect your Copilot Studio agent directly to Dataverse tables, using a vehicle fleet inventory as a practical example.
Building an Autonomous Agent for Excel Data Enrichment
Use Copilot Studio to automate the process of reading Excel files from SharePoint, classifying data with internal knowledge, and writing results back.
Connect Copilot Studio to Azure AI Search: Build a Knowledge-Powered Agent
Learn how to link your Copilot Studio agent to an Azure AI Search index containing your own documents for accurate, retrieval-augmented answers.
Automate Email Replies with a Copilot Studio Agent
Move beyond static out-of-office replies. Build an intelligent agent that reads emails, checks your data, and sends personalized responses.
Integrate Azure SQL with Copilot Studio for Dynamic Knowledge Retrieval
Connect a Copilot Studio agent to an Azure SQL database using a service principal for secure, shareable access, and fine-tune how your agent interprets structured data with synonyms and a glossary.
Building a Multi-Input Lookup Agent with Copilot Studio
Handle diverse user inputs gracefully by letting your Copilot Studio agent accept names, emails, or custom codes in a single prompt. Here's how to set it up and route the query logic intelligently.
Streamline Document Analysis with Copilot Studio File Uploads
Learn how to build a Copilot Studio agent that accepts file uploads directly in a chat window, validates the file type, and uses AI prompts to extract structured information from documents.
Creating a Slide Generator Agent in Copilot Studio
Use generative AI to populate a PowerPoint template on demand and deliver the finished file directly in a conversation.
Automate Document Creation from Natural Language Using Copilot Studio
Create a Copilot Studio agent that fills Word templates with data from conversations, enabling instant generation of invoices, quotes, or reports.
Securing Your Copilot Studio Agent for Authenticated Web Access
Deploy your custom Copilot Studio agent on a public website while ensuring only authorized Microsoft 365 users can start a conversation — with single sign-on baked in.
Enabling Unstructured Data Search in Copilot Studio with Dataverse Multiline Text and File Columns
Learn how to configure Dataverse multiline text and file columns for unstructured search in Copilot Studio, enabling your agents to search within descriptions and attached documents.
Live ServiceNow Tickets and Knowledge in One Copilot Studio Agent
Create an agent that pulls verified answers from your knowledge base and live ticket statuses, giving users a unified support experience.
Dynamic SharePoint List Queries for Copilot Studio Using AI Prompts
Copilot Studio lacks native SharePoint list support, but by combining Power Automate with AI Builder prompts you can create a conversational query engine that translates natural language into REST API filters.
Build a Custom MCP Server for Your Copilot Studio Agents
Learn how to create a Python-based MCP server, test it with MCP Inspector, deploy it as an Azure container app, and connect it to Copilot Studio.
Build Custom Prompt Groups for Your Model-Driven App Copilot
Add targeted prompt suggestions to your Copilot chat to help users quickly access records and data.
Automate Web Data Extraction with Computer Use Agents in Copilot Studio
Build an agent that uses the Computer Use tool to open websites, pull specific data fields, and send the results via email—no custom API required.
Sync Oversized SharePoint Documents to Copilot Studio Knowledge via Power Automate
Bypass the 7 MB SharePoint limit by programmatically uploading files directly to your agent’s knowledge store.
Building a Generative Orchestration Agent with Copilot Studio: A Step-by-Step Guide
Discover how to create a dynamic, multi-turn Copilot Studio agent that uses generative orchestration to manage attendee lists, confirmations, and availability searches—without rigid conversational flows.
Building a Collaborative Agent Network in Copilot Studio
Learn how to design a parent agent that delegates tasks to specialized child agents, combining their results to solve complex review workflows.
Build a Custom Tool to Inspect Copilot Studio Chat Histories
Create a Power Apps canvas app that connects to Dataverse to search, display, and export Copilot Studio conversation transcripts for audit and troubleshooting.
Query SharePoint Lists in Copilot Studio via Custom Actions
Learn how to build a Power Automate flow that uses AI Builder to generate REST API queries and returns list items directly to your Copilot chatbot.