Enterprise Glossary User Manual
v2026.3 v2026.2 v2026.1 v2025.2 v2025.1 v2024.1 v2023.2 v2023.1
Auto Light Dark
Auto Light Dark
v2026.3 v2026.2 v2026.1 v2025.2 v2025.1 v2024.1 v2023.2 v2023.1 English

MS Power BI

Tenant ID

Go to Microsoft Azure and choose Microsoft Entra ID > Overview

image-20241204-150253.png


Step by step guide

Azure Portal

App registration
  1. Access App registration in Azure Portal

    image-20241204-152642.png


  2. Create a new registration

    image-20241204-152735.png


  3. Name it e.g. “Enterprise Glossary - Power BI”, set it to “Accounts in any organizational directory (Any Microsoft Entra ID tentant - Multitenant)” and register

    image-20241206-071516.png


  4. On the next page the Application (client) ID is what is needed for as Client ID in the Power BI connection in Enterprise Glossary.

    image-20241204-153317.png


  5. Create Secret

    1. Go to “Certificates & secrets”

    2. Choose “Client secrets”

    3. Select “New client secret”

    4. Enter a Description (e.g. Enterprise Glossary Power BI Secret)

    5. Enter Expires value (e.g. 24 months)

    6. Click “Add”

      image-20241204-153924.png


  6. Copy Value of the next page as Client Secret

    image-20241204-154920.png


  7. Assign User.Read Permission of Microsoft Graph by going to API permissions and pressing “Grant admin consent for xxx”

    image-20241206-072112.png


    Create Group in Entra ID

Create Group in Entra ID
  1. Go to Microsoft Entra ID question mark

    image-20241204-160520.png


  2. Go to groups

    image-20241204-160756.png


  3. Add a new group

    image-20241204-160831.png


  4. Insert a group name (e.g. Enterprise Glossary Power BI Group)

    image-20241204-160917.png


  5. Go to All groups

    image-20241204-160958.png


  6. Search the group and select it

    image-20241204-161044.png


  7. Select Members

    image-20241204-161125.png


  8. Select Add members

    image-20241204-161154.png


  9. Select the App you created above in step 3 (e.g. Enterprise Glossary - Power BI)

    image-20241204-161247.png


Power BI

  1. Open the Power BI Admin Settings https://app.powerbi.com/admin-portal/tenantSettings?experience=power-bi

  2. Find the category Admin API settings and maintain it

    1. Enable the “Service principals can access read-only admin APIs”

    2. Insert the created security group

    3. Apply it

      image-20241204-161516.png