As a prerequisite, you should [create a DataHub Application](https://docs.microsoft.com/en-us/graph/toolkit/get-started/add-aad-app-registration) within the Azure AD Portal with the permissions to read your organization's Users and Groups. The following permissions are required, with the `Application` permission type: - `Group.Read.All` - `GroupMember.Read.All` - `User.Read.All` You can add a permission by navigating to the permissions tab in your DataHub application on the Azure AD portal.