Posts by this author

Aug 27, 2018
Post comments count0
Post likes count0

Install and Test Your Teams App with App Studio

Creating and testing a Teams app with App Studio just got a lot easier. Install your apps without having to manage an app manifest or app package.

Microsoft Teams
Jun 4, 2018
Post comments count0
Post likes count0

Working with files in your Microsoft Teams bot (Preview)

We announced at Build 2018 that bots will soon be able to send and receive files. I’m happy to let you know that it’s finally here! If you have a Microsoft Teams app that works with files, it’s time to switch to Public Developer Preview and check it out.

Microsoft Teams
Feb 18, 2018
Post comments count0
Post likes count0

Microsoft Teams App Studio’s Control Library

If you’ve tried out our new Microsoft Teams App Studio you’ve probably noticed the “Control library” tab. We developed this library based on feedback from our developer community to simplify the design and development process. Each time we created a new tab we found ourselves copying the same CSS code repeatedly — as you can imagine there were seve...

Microsoft Teams
Jan 31, 2018
Post comments count0
Post likes count0

Microsoft Teams App Studio (Preview)

Microsoft Teams is the hub for teamwork in Office 365 that integrates with the apps and services that people use to get work done together. Microsoft Teams App Studio (Preview) makes it easy to start creating or integrating your own service, whether you develop custom apps for your enterprise or SaaS applications for teams around the world.

Microsoft Teams
Jan 12, 2018
Post comments count0
Post likes count0

Microsoft Teams C# Sample App

We’ve heard you and we’ve delivered, the Microsoft Teams C# sample app is here! This sample app will give you all the tools you need to start developing for Microsoft Teams. The sample app has two goals: To show you different examples of how an app can integrate into Teams.To give you a starting point of patterns, examples, and tools that can be us...

Microsoft Teams
Nov 16, 2017
Post comments count0
Post likes count0

Authentication in Microsoft Teams Apps: Tabs

Some of the most common questions we receive from Microsoft Teams developers concern authentication to Azure Active Directory (Azure AD), single sign-on (SSO) to Azure AD, and how to access Microsoft Graph APIs from within a Microsoft Teams app. Here, we'll explain in detail how to do these things, going above and beyond authentication basics.

Microsoft Teams