/contoso-airlines-azure-functions-sample

A sample Azure Functions project that implements Microsoft Teams provisioning via Microsoft Graph

Primary LanguageC#MIT LicenseMIT

Contoso Airlines Flight Team Provisioning Sample

This sample app implements Azure functions designed to be invoked via Microsoft Flow to provision a Microsoft Team when a new flight is added to a master list in SharePoint. The sample uses Microsoft Graph to do the following provisioning tasks:

Prerequisites

  • Visual Studio 2017
  • Office 365 tenant
  • Azure subscription if you want to publish the functions. You can run this locally in Visual Studio but will have to invoke the functions using Postman.

Setup

To setup the sample fully, including configuring Microsoft Flow, see Set up for end-to-end demo

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.