Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Grant permissions to the Connect application in Azure

Joe Martella edited this page Nov 18, 2015 · 3 revisions
  1. In the Azure Management Portal, select the Active Directory tab and an Office 365 tenant.
  2. Select the Applications tab and click the application that you want to configure.
  3. In the permissions to other applications section, add the Microsoft Graph API application.
  4. For the Microsoft Graph API application add the following permissions:
    • Send mail as signed-in user
    • Sign in and read user profile
  5. Save the changes.
Clone this wiki locally