365 Room Resources on Azure B2C
As Azure B2C does not explicitly provide us access to end user calendars, or a tenant for room resources you may optionally configure a 365 Tenant to be used for room booking/reservations.
To configure PlaceOS for integration with 365 Calendars, follow the existing instructions for integrating PlaceOS with 365.
Once Calendar Access has been configured, you will need to configure room resources to accept external meeting requests, this is done via PowerShell:
Set-CalendarProcessing -ProcessExternalMeetingMessages $true
For example:
PS> Set-CalendarProcessing -ProcessExternalMeetingMessages $true
cmdlet Set-CalendarProcessing at command pipeline position 1
Supply values for the following parameters:
Identity: room01_01l6yy.onmicrosoft.com
Last updated