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

https://github.com/alexander-kastil/ms-600

Building Applications and Solutions with Microsoft 365 Core Services Demo Material
https://github.com/alexander-kastil/ms-600

learning microsoft-365 msgraph office-addin spfx teams

Last synced: 5 months ago
JSON representation

Building Applications and Solutions with Microsoft 365 Core Services Demo Material

Awesome Lists containing this project

README

          

# MS-600 - Building Applications and Solutions with Microsoft 365 Core Services

Companion Material for Class Delivery by [Alexander Pajer](https://www.integrations.at/kontakt.aspx) containing:

## Contents

- [Tooling Quickstarts](./Tooling)
- [Set up a Microsoft 365 developer sandbox subscription](https://docs.microsoft.com/en-us/office/developer-program/microsoft-365-developer-program-get-started)
- [Register Azure Pass](./Tooling/05-AzurePass)
- [Git & GitHub Basics](./Tooling/01-Github)
- [Visual Studio Code Intro](./Tooling/02-VSCode)
- [Document Repos using Markdown](./Tooling/03-Markdown)
- [Using Azure CLI](./Tooling/04-CLI)
- [Instructor Demos](./Demos)
- [Guided Scripts to setup an Azure hosted Development & Lab VM](./Setup)
- [Base Dev Environment Setup inkluding Visual Studio Code Extensions](./Setup/#basics)
- [Setup Windows Subsystem for Linux 2 - WSL2](./Setup/#wsl)
- [Labs](./Labs)

> Note: Labs are taken from the official repo [MS-600: Building Applications and Solutions with Microsoft 365 Core Services](https://github.com/MicrosoftLearning/MS-600-Building-Applications-and-Solutions-with-Microsoft-365-Core-Services)

## Required Cloud Ressources

- [Github User Account](https://github.com/)
- [Microsoft 365 Developer Tenant](https://developer.microsoft.com/en-us/microsoft-365/dev-program)
- Azure Subscription:
- Using [Azure Passes](https://www.microsoftazurepass.com/)
- Azure Paid / Sponsored Subscription
- [Azure Trial Subscription](https://azure.microsoft.com/en-us/free/)

> Note: Please do not use a production tenant or subscriptions for training. You might not have all the required permissions and do not want to interupt production ressources when applying configuration changes.

## Exam

[Exam MS-600: Building Applications and Solutions with Microsoft 365 Core Services](https://docs.microsoft.com/en-us/learn/certifications/exams/ms-600)

## 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)