Session

Microsoft Graph: Connecting to the data that drives productivity

Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It provides a unified programmability model that you can use to access the tremendous amount of data in Microsoft 365, Security, and other services.

In this session we will explore the Microsoft Graph API to enable our apps (in this case, a Xamarin mobile app) to interact with several Office 365 services including Teams and One Drive in a simple, efficient way.

We will also use the Open Office SDK to create Excel and Word documents from our application that will be uploaded to One Drive using the Microsoft Graph API.

We will also cover the topic of authentication, since this app will be registered to Azure AD so only authorized users can access it.