Azure Groups Integration
This guide provides a step-by-step walkthrough for setting up Azure Groups Integration within the Blockbrain Knowledge Bot Platform.
Attention: Before you connect Azure Groups, please make sure that you have already completed the Entra ID integration!
1. Create a New Sites Admin App
Go to the Overview page and obtain the Application (client) ID
and Directory (tenant) ID
.
Save this information in a text file.


2. Grant Graph API Permission
Navigate to
API permission
and+ Add a permission
there. Use theApplication permission
option there.

In the Sites Admin App Registration, grant Graph API permissions for
User.Read.All
,Group.Read.All
,GroupMember.Read.All


With admin rights, click the
Grant admin consent
link to approve the permissions.

3. Create a Client Secret Key
Navigate to the
Certificates & Secrets
page to create client secrets.

Copy the Secret Key Value (NOT the Secret ID) to the text file containing the Client ID and Tenant ID.

Your text file should now include
Client Id: 4dbceba4-*******-960918801231
Client Secret: JPz******************
Directory (tenant) ID: cef6ac5c-7bc6-*****-fdf0
4. Set up the Azure Groups Integration
Inside of the Admin Integration Section on Blockbrain, provide the
Client ID
,Secret Key Value
,Tenant ID
of the Target Application, and a list of selected sites to connect to the Knowledge Bots platform.

5. Sync your Azure Groups
In the Admin Groups Section on Blockbrain, use the
Sync Azure Group
Button to manually sync your groups from Azure.

Last updated