Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Projector requires a specific setup of PowerBI in order to show dashboards within our platform. It must meet the following requirements:

  1. PowerBI Pro - at least one user needs to be on a Pro account. Two-factor authentication must be OFF for this user.
  2. Microsoft Azure - you have an Azure subscription

    Registered Application - within Azure you have a registered application or you create a registered application
  3. App Owns Data PowerBI instance tied to Azure - if you don't already have one you can create one using this link https://app.powerbi.com/embedsetup/appownsdata
    1. After creating your application note the Application ID and Workspace ID
    2. If you already have an application you can get the application ID from https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade. You can get the workspace ID by logging into https://app.powerbi.com and opening the workspace tied to your Azure application. Look in the URL for the workspace ID. 
  4. API Access Enabled - under your App Registrations in Azure, open your application and go to API Permissions


  5. App Owns Data - PowerBI is granted API permissions and set to App Owns Data 
    Image Removed  Image RemovedImage Removed

  6. API permissions require the use of Master Account rather than Service Principal (not sure how to check this)

...