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

Paul Ewert edited this page Jan 26, 2016 · 7 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 application.
  4. For the Microsoft Graph application add the following delegated permissions:
    • Send mail as a user
    • Sign in and read user profile
  5. Save the changes.
Clone this wiki locally