/OrchestratedProvisioning

Provisioning solution for simplifying ad-hoc provisioning requirements in enterprise level

Primary LanguageJavaScriptMIT LicenseMIT

TeamsProvisioning Sample

This repository contains a set of Azure Functions for Microsoft Teams provisioning. They're specifically designed to work in concert with Microsoft Flow or Logic Apps to handle the business process, and to create Teams using appropriate APIs in Azure Functions. When a production-ready version is complete, a Microsoft partner or customer will be able to create a scalable Teams provisioning solution tailored to their needs with little or no coding.

This initial POC is based on "templates" (JSON files) stored in SharePoint. In the future, it will be based on PnP Tenant Templates.

Solution Architecture

The documentation is organized as follows:

  1. Solution Overview

  2. Installing the Functions

  3. Writing a Teams provisioning Flow

  4. Learn from the code

  5. Future Direction

Prerequisites

To set up the solution, you will need to be a full administrator of:

  • Office 365 Tenant and associated Azure AD
  • Microsoft Azure subscription associated with the same Azure AD directory as the Office 365 Tenant
  • Computer running PowerShell 5.x and AzureRM PowerShell

Solution

Solution Author(s)
Teams Provisioning Sample Bob German, Microsoft @Bob1German

Version history

Version Date Comments
1.0 March 12, 2019 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.