Create Azure App Registration (Application Permissions)
Last updated
Last updated
Microsoft Azure Administrator Access or Permission to Create App Registrations
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.
Login to Microsoft Azure Portal.
Navigate to App Registration blade.
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.
Note down the:
Application (client) ID as this will be required in the next step and also to be provided to PlaceOS.
Directory (tenant) ID this will not be required in the next step but will need to be provided to PlaceOS.
Once created, navigate to Certificates and Secrets.
Create a New Client Secret called ‘PlaceOS Booking Visualiser Secret’ and note down the secret value (you will need to supply this to PlaceOS).
Navigate to 'API Permissions'.
Click 'Add Permission'.
Click 'Microsoft Graph'.
Click 'Application Permissions'.
Add the following permissions:
- Calendars.ReadWrite
- Group.Read.All
- User.Read.All
Click 'Add permissions'.
Click ‘Grant admin consent for xyz’.
Configuration of the Azure App is now complete.
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