Skip Navigation

Obtain an 
Azure
 app ID for 
BEMS
 with certificate-based authentication

  1. Log in to portal.azure.com.
  2. In the left column, click 
    Azure Active Directory
    .
  3. Click 
    App registrations
    .
  4. Click 
    New application registration
    .
  5. In the 
    Name
     field, enter a name for the app.
  6. In the 
    Application type
     drop-down list, select 
    Web app / API
    .
  7. In the 
    Sign-on URI
     field, enter 
    http://<
    name of the app given in step 5
    >
    This app is a daemon, not a web app, and does not have a sign-on URL.
  8. Press 
    Enter
  9. Click 
    Create
    .
  10. If not already selected, select the app name that you created.
  11. Click 
    Settings
    .
  12. In the 
    Settings
     column, click 
    Properties
    .
  13. In the 
    Properties
     column, copy the 
    Appl ID URI
    . This will be used to associate a certificate with the 
    Azure
     app ID for  
    BEMS
    .
  14. Click 
    Required permissions
    .
  15. Click 
    Add
    .
  16. Click 
    Select an API
    .
  17. Select 
    Office 365 Exchange Online
    .
  18. Click 
    Select
    .
  19. Select the 
    Use Exchange Web Service with full access to all mailboxes
     checkbox.
  20. Click 
    Select
    .
  21. Click 
    Done
    .
  22. Click 
    Grant Permissions
    .
  23. Click 
    Yes
    .
  24. Click 
    Add
    .
  25. Click 
    Select an API
    .
  26. Click 
    Microsoft Graph
    .
  27. Click 
    Select
    .
  28. In the 
    Delegated Permissions
     section, select the 
    Sign in and read user profile
     checkbox.
  29. Click 
    Select
    .
  30. Click 
    Done
    .
  31. Click 
    Grant Permissions
  32. Click 
    Yes
  33. Copy the 
    Application ID
    . The Application ID is displayed in the main 
    App Registrations
     page for the specified app. This is used as the 
    Client application ID
    .
  34. Do not close portal.azure.com.