Inhalt des Trainings
Dieses Training soll Ihnen helfen, die für Microsoft Copilot für Microsoft 365 verfügbaren Erweiterbarkeitsoptionen zu verstehen. Sie erfahren mehr über die verschiedenen Möglichkeiten zum Erweitern von Copilot, einschließlich der Erstellung von Plug-Ins und Connectors, und wie Sie die richtige Option für Ihren Anwendungsfall auswählen. Der Kurs behandelt auch bewährte Methoden für die Erstellung hochwertiger Plug-Ins und Connectors sowie Überlegungen zu Daten, Datenschutz und Sicherheit. Unabhängig davon, ob Sie pro-Code oder Low/No-Code-Entwickler sind, hilft Ihnen dieser Kurs, Ihren Weg zum Erweitern und Anpassen von Copilot für Microsoft 365 zu ermitteln.
Detail-Inhalte
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
- 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
Extend Microsoft 365 Copilot with declarative agents using Visual Studio Code
Introduction to declarative agents for Microsoft 365 Copilot
Build your first declarative agent for Microsoft 365 Copilot by using Visual Studio Code
Build your first action for declarative agents with API plugin by using Visual Studio Code
Use Adaptive Cards to show data in API plugins for declarative agents
Add custom knowledge to declarative agents using Microsoft Graph connecors and Visual Studio Code