Option 2 – Update an existing Azure app
If you have already set up an app for reading calendar events, we can just add new permissions to it, and then use that app for reading data from spreadsheets
- Go to https://portal.azure.com and click the Azure Active Directory icon
- Click "App registrations", and then click your existing app
- Click the “Authentication” button, enter https://www.contegro.com/AzureApiAuth.ashx as Web redirect URL, then update account type if necessary:
Tick the ID tokens (used for implicit and hybrid flows)
Step 2 - Connect your Office 365 calendar
- Login to your Admin console
- Open Developer Tools > Modules > Global Module Settings
- Open Events Calendar
- In the Events Calendar Global Settings pop up, scroll down to the Add Office 365 Calendar section and:
- Enter a descriptive name for your calendar
- Click [Add Calendar]
- OFFICE 365 account
- Login your account
- Once confirmed you will receive an pop up "Office365 authentication was successful" press OK
- Optional - To add another calendar that is managed by a separate Google account, repeat steps 4 & 5 above

*Office 365 sign in - If your browser has a pop-up blocker, please adjust the settings to allow the 'Office365' page to load.

Notes:
- Optional - Use the RSS > Items to Display selector to manage the event data that is pulled into Vibe via the Office365 Calendar API.

- Open Vibe.fyi menu -> Add-On Modules - > Events Calendar -> RSS Feeds
- Click [+ NEW RSS FEED] and complete the following fields
- Title - Free form field used to add a label for your RSS feed (e.g. Office 365)
- Show SHOW OFFICE 365 EVENTS (toggle) - Enable
- OFFICE 365 CALENDAR - Select the calendar
- Click [Save]