Grand View Looking Northwest
HOW TO: Set the body and headers for the SharePoint Framework (SPFx) httpClient
February 6, 2017
Aspen Mountain
Webinar Wrap Up – Ramping Up On The SharePoint Framework
March 22, 2017

Last month my team and I worked with Mike Ammerlaan (Director, Office & SharePoint Ecosystem Marketing at Microsoft) to create some Microsoft Teams Training Content.  I’m happy to say it is now available in the Office Developer Training Content Repository on GitHub!  

[Update]
You can watch Mike demo the code samples in this video.
[/Update]

You can get it here:

https://github.com/OfficeDev/TrainingContent/tree/master/Teams

All of these new training modules were built with Visual Studio 2017.

Here’s a brief description of the Microsoft Teams training modules:

Tabs

https://github.com/OfficeDev/TrainingContent/tree/master/Teams/01%20Tabs

In this module you will learn how to create an Azure web site and add it as a tab in a Team (pictured below).  The Azure web site uses the Microsoft Graph API to return information from SharePoint lists and also serves images stored in Azure.

Bots

https://github.com/OfficeDev/TrainingContent/blob/master/Teams/03%20Bots/Lab.md

In this module you will learn how to create and register bots with Microsoft Teams (pictured below).

Connectors

https://github.com/OfficeDev/TrainingContent/blob/master/Teams/02%20Connectors/Lab.md

In this module you will learn how to use Incoming Webhook Connectors to send message cards to the Conversation in a Team (pictured below).  You will also learn how to invoke the Incoming Webhook Connectors from buttons on the web pages in a custom Tab in Microsoft Teams.