Create Azure App Registration (Application Permissions)

Prerequisites

  • Microsoft Azure Administrator Access or Permission to Create App Registrations

Procedure

In this step, we will create the application access PlaceOS will use to access the room resource calendars in your organisation via Microsoft Graph API.

After completion of this step, we will apply a policy restriction so the application can only access room resource calendars.

  1. Login to Microsoft Azure Portal.

  2. Navigate to App Registration blade.

  3. Create a new App Registration called PlaceOS Bookings Visualiser

    • Supported account types should be ‘Accounts in this organisational directory only’

    • No redirect URI is required.

  4. Note down the:

    • Application (client) ID as this will be required in the next step and also to be provided to PlaceOS.

  5. Once created, navigate to Certificates and Secrets.

  6. Navigate to 'API Permissions'.

  7. Click 'Add Permission'.

  8. Click 'Microsoft Graph'.

  9. Click 'Application Permissions'.

  10. Click 'Add permissions'.

  11. Configuration of the Azure App is now complete.

  12. Supply PlaceOS or your integration partner with (be aware that supplying these credentials to PlaceOS prior to configuring the application policy in exchange will allow PlaceOS to see ALL calendars in your organisation):

    • Application ID

    • Tenant ID

    • Secret

Last updated