Skip to main content Skip to footer

Enhanced Group Members Import with Microsoft Graph

Version 14.0.0170 introduces an optimized method of importing Office 365 distribution group members using Microsoft Graph instead of PowerShell. This method only works if you use certificate-based authentication. An additional authorization must be added to the “Promodag Reports RBAC Application” published in Microsoft Entra ID. 

Here's how to do it:

  1. Open the Microsoft Azure portal at https://portal.azure.com/.
  2. Under Manage Microsoft Entra ID, click View.
  3. On the Overview page that opens, under Manage, select App registrations.
  4. Select the Promodag Reports app, whose default name is “Promodag Reports RBAC Application”.
  5. Under Manage, select API permissions.
  6. Click + Add a permission.
  7. In the Microsoft APIs tab select Microsoft Graph.
  8. Select Application permissions.
  9. Scroll down to Group and select Group.Read.All.
  10. Click the Add permissions button.

Back to API permissions, verify that the following items are listed under Configured permissions:

  • Microsoft Graph : User.Read.All and Group.Read.All
  • Office 365 Exchange Online : Exchange.ManageAsApp and full_access_as_app
  • SharePoint: Sites.Selected.
Add the Graph Group.Read.All to the Promodag Reports RBAC Application

Try Promodag Reports Free for 45 Days