Obtain an Azure app ID for BEMS with certificate-based authentication
Azure
app ID for BEMS
with certificate-based authentication- Log in to portal.azure.com.
- In the left column, clickAzure Active Directory.
- ClickApp registrations.
- ClickNew application registration.
- In theNamefield, enter a name for the app.
- In theApplication typedrop-down list, selectWeb app / API.
- In theSign-on URIfield, enterhttp://<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.
- PressEnter.
- ClickCreate.
- If not already selected, select the app name that you created.
- ClickSettings.
- In theSettingscolumn, clickProperties.
- In thePropertiescolumn, copy theAppl ID URI. This will be used to associate a certificate with theAzureapp ID forBEMS.
- ClickRequired permissions.
- ClickAdd.
- ClickSelect an API.
- SelectOffice 365 Exchange Online.
- ClickSelect.
- Select theUse Exchange Web Service with full access to all mailboxescheckbox.
- ClickSelect.
- ClickDone.
- ClickGrant Permissions.
- ClickYes.
- ClickAdd.
- ClickSelect an API.
- ClickMicrosoft Graph.
- ClickSelect.
- In theDelegated Permissionssection, select theSign in and read user profilecheckbox.
- ClickSelect.
- ClickDone.
- ClickGrant Permissions.
- ClickYes.
- Copy theApplication ID. The Application ID is displayed in the mainApp Registrationspage for the specified app. This is used as theClient application ID.
- Do not close portal.azure.com.