Build Connectors & Plugins for MS Copilot for MS 365 (MS-4010)

This training course is designed to help you understand the extensibility options available for Microsoft Copilot for Microsoft 365. You learn about the different ways to extend Copilot, including building plugins and connectors, and how to choose the right option for your use case. The course also covers best practices for building high-quality plugins and connectors, as well as data, privacy, and security considerations. Whether you're a pro-code or low/no-code developer, this course helps you chart your path to extending and customizing Copilot for Microsoft 365.

Course Information

Price: $675.00
Duration: 1 day
Certification: 
Exam: 
Learning Credits:
Course Delivery Options

Check out our full list of training locations and learning formats. Please note that the location you choose may be an Established HD-ILT location with a virtual live instructor.

Train face-to-face with the live instructor.

Access to on-demand training content anytime, anywhere.

Attend the live class from the comfort of your home or office.

Interact with a live, remote instructor from a specialized, HD-equipped classroom near you. An SLI sales rep will confirm location availability prior to registration confirmation.

All Sunset Learning dates are guaranteed to run!

Register

Prerequisites:

Familiarity with Microsoft Copilot, Microsoft Teams, and Microsoft 365

 

Target Audience:

 

Course Objectives:

Learn how to develop a strategy to enhance Copilot for Microsoft 365 with custom skills and organizational knowledge, focusing on plugins and connectors to improve efficiency and productivity across applications. It details the options for extending Copilot, emphasizing the integration of these extensions to maximize the tool's potential.

 

Course Outline:

Microsoft Copilot Extensibility Fundamentals

  • Introduction
  • Extension Fundamentals
  • Add Knowledge with Graph Connectors
  • Add Skills with Plugins
  • Build Your Own Copilot

Choose a Copilot Extensibility Development Path

  • Introduction
  • Why Extend Copilot
  • Which Path for Extensibility Should you Choose
  • What are the Benefits and Limitations
  • Optimize Your Plugin for Copilot for Microsoft 365
  • How will you use Your Plugin or Connector
  • Apply Data, Privacy, and Security Practices when Developing Your Plugin or Connector

Guided Project – Build a Message Extension Plugin with TypeScript (TS) for Microsoft Copilot

  • Introduction
  • Prepare Your Development Environment
  • Exercise 1 – Run the Sample as a Message Extension
  • Exercise 2 – Run the Sample as a Copilot Plugin
  • Exercise 3 – Add a New Command
  • Exercise 4 – Explore the Plugin Source Code