PRE Deployment v1.10.0
Permissions changes
Add permissions for TogoBackendAPI app registration
In order for the new external vertical functionality in Search to work properly, certain permissions must be added to the TogoBackendAPI application registry.
The steps to do this are listed below:
- Sign in to the Azure portal.
- From the Azure portal menu, locate and select Microsoft Entra ID.
- Select App registrations and select the TogoBackendAPI application from the list.
- Select API permissions from the left menu.
- Select Add a permission. A new panel will appear on the right side of the screen.
- From the right pane, select Microsoft Graph.
- Select Delegated permissions. In the Select permissions section, locate and select the ExternalItem.Read.All permission.
- Select Application permissions. In the Select permissions section, locate and select the ExternalConnection.Read.All permission.
- Click in Add permissions.
- Grant the admin permission by clicking on Grant admin consent for (your admin).