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

Latest commit

 

History

History
9 lines (7 loc) · 543 Bytes

Day10-AzureADAppV1.md

File metadata and controls

9 lines (7 loc) · 543 Bytes

Navigate to the Azure AD Portal.  Walk through these steps to create an app, assign it permissions, and grant admin consent.

  1. Create a new Azure AD application.
  2. Assign the delegated permission for Read user mail.
  3. Assign the delegated permission for Read user calendars.
  4. Assign the application permission for Read directory data.
  5. Grant admin consent to the application.