Configuring Microsoft Azure for Email Archive

  1. Go to https://portal.azure.com/#home.
  2. Navigate to App registrations (you may want to search for it), and then select New registration.
  3. Provide an application name, and then select Accounts in any organizational directory and personal Microsoft accounts.
  4. Click Register.
  5. Azure AD will assign a unique application (client) ID to your app, and then take you to your application's Overview page. Click Certificates and secrets.
  6. Under Client secrets, add a new client secret. Provide a description and an expiration time period, and click Add.
  7. Important: Keep a record of your client secret value because it will be hidden next time you view it.

  8. On the App registrations page, click the app you just created, and then select Authentication.
  9. Click Add a platform, and select Mobile and desktop applications.
  10. Select https://login.microsoftonline.com/common/oauth2/nativeclient and https://login.live.com/oauth20_desktop.srf (LiveSDK). Then, click Configure.
  11. Under Advanced settings, enable Live SDK support and Default client type.
  12. Click Save.
  13. Navigate to API permissions.
  14. Select, Add a permission, then Microsoft Graph, and then Application permissions.
  15. Under Mail, select Mail.Read and Mail.ReadWrite.
  16. Click Add permissions.
  17. Click Grant admin consent for Laserfiche.

Limit application permissions to specific Exchange Online mailboxes