An open API service indexing awesome lists of open source software.

https://github.com/alexander-kastil/m365-copilot

Developing Low-Code and Pro-Code Agents and Copilots for Microsoft 365
https://github.com/alexander-kastil/m365-copilot

agentic-ai copilot copilot-concepts copilot-studio low-code pro-code

Last synced: 8 months ago
JSON representation

Developing Low-Code and Pro-Code Agents and Copilots for Microsoft 365

Awesome Lists containing this project

README

          

# Designing & Implementing Low-Code and Pro-Code Agents and Copilots for Microsoft 365

Companion Material for Class Delivery by [Alexander Kastil](https://www.linkedin.com/in/alexander-kastil-3bb26511a/)

This repository contains the content for the Developing Low-Code and Pro-Code Agents and Copilots for Microsoft 365 workshop. The workshop is designed to provide a in-depth hands-on experience in extending Microsoft 365 Copilot capabilities using both low-code and pro-code approaches.

- Introduction to Copilot Extensibility & Agents
- Implementing Low-Code Agents using Microsoft Copilot Studio
- Microsoft Copilot Pro-Code Extensibility

## Prerequisites

- Typescript and C# programming skills
- Basic AI Development Skills
- Basic Azure Skills helpful
- Basic Microsoft 365 Developer Skills helpful

## Getting Started

- Create a [Github User Account](https://github.com/)
- Ensure a [Microsoft 365 Developer Tenant](https://developer.microsoft.com/en-us/microsoft-365/dev-program) - optional
- Set up a [Microsoft 365 developer subscription](https://docs.microsoft.com/en-us/office/developer-program/microsoft-365-developer-program-get-started) - optional
- Run on [Codespaces or Dev Container](./.devcontainer/readme.md)

## Contributing

Feel free to contribute. When contribute implement your changes / additions on a feature branch in your fork and issue a pull request after completion. An introduction video into forks and pull requests can be found [here](https://www.youtube.com/watch?v=nT8KGYVurIU)

## License & Re-Use

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Permission is hereby granted to to use, modify, and distribute the workshop materials provided under the following conditions:

- Personal Use: Users may use the materials for personal learning and educational purposes.
- Modification: Users may modify the materials to suit their needs.
- Non-Commercial Use: Commercial use is strictly prohibited.
- Attribution: Users must give appropriate credit to the author and include a link to the original materials.
- Share-Alike: Any derivative works based on these materials must be shared under the same license terms.

For commercial use please contact the author via [LinkedIn](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) or [email](mailto:alexander.kastil@integrations.at)