This document introduces Microsoft Graph and Azure Functions. It discusses how Microsoft Graph provides access to user, group and organizational data across Office 365 and other Microsoft services. It then explains how Azure Functions can use Microsoft Graph bindings to access this data in a serverless way for building applications and workflows. Examples of using Microsoft Graph bindings in Azure Functions for scenarios like accessing Excel files and sending Outlook messages are provided.