Microsoft recently disabled an API feature in Outlook that we used in the Outlook add-in to transfer attachments in emails to Ezekia, so we had to take another approach to do this. The new approach requires some additional access permissions to be accepted by users of the Outlook add-in. Click the 'Grant Access' button to do so, and accept any further prompts from Microsoft.
Depending on how your Outlook system is set up, you might need an additional step, but only if you continue to get these yellow messages after accepting them.
MS Azure Users
Ask your Outlook/Exchange administrator to login to Microsoft Azure, navigate to the Enterprise Applications section and find our application "Ezekia Outlook Integration". Within the app, there should be a permissions section where they can grant admin consent to the permissions our app uses.
The claims we use for the Outlook add-in are as follows:
access_as_user
Mail.Read
User.Read
The access_as_user scope is the new one which relates to the yellow permissions messages. Please grant access to this. The others should already be consented to if your firm uses the Outlook add-in or MS Integration.
When completed, it should look something like this:
Non-Azure Users
- Sign in to the MS Entra admin centre
- Browse to Entra ID > Enterprise apps > All applications.
.