...
- Microsoft Azure - you have an Azure subscription
- Registered Application - within Azure you have a registered application or you create a registered application
- App Owns Data - PowerBI is granted API permissions and set to App Owns Data
- API permissions require the use of Master Account rather than Service Principal (not sure how to check this)
If everything is configured correctly you should see in the PowerBI interface that reports are owned by the application and not by a specific user. In the screenshot below the name of our registered application is Power BI Embed PoC. If you don't have any published reports, or don't know how to get to this screen, we'll cover that in the next few sections.
Point Projector at PowerBI Instance
...
Once your dashboard is configured, Publish it to a workspace.
Tip |
---|
We need to figure out how to create workspaces and identify that it has been associated with an app registration. |
View on Web
Find your new dashboard in the workspace at https://app.powerbi.com. Copy the URL into notepad or another text editor. It should look something like this:
...
We'll be using them in the next section.
If you have shared your report correctly it will show up like the screenshot below.
Configure Projector Dashboard
...