A sample app demonstrating how to interact with a PowerBI backend form a Xamarin.Forms app
To use this sample, you will need to create a native app registration for your Azure AD instance.
Below are the screenshots for the Native App Registration that is being used for this sample. It is where you'll find the ApplicationId
and RedirectUrl
for your Native App Registration.
For the complete walkthrough on how to embed PowerBI into your app, follow these steps: "Tutorial: Embed a Power BI report, dashboard, or tile into an application for your customers".
In Azure AD, create follow the App Registration process to create a Native Application Type
In the Native Application created in Azure AD, select API permissions and add permissions for Power BI Services
This is the value you'll use for AzureConstants.ApplicationId
This is the value you'll use for AzureConstants.RedirectURL