Register an application in Azure and create client credentials for Power BI collector authentication.
Before you begin
Role required: admin
You must have permissions to register applications in Azure Active Directory.
About this task
Register an application in Azure to obtain the client ID and client secret needed for Power BI collector authentication.
Procedure
-
Register a new application in Azure.
-
Navigate to the Azure Portal.
-
Select App Registrations from Azure services.
-
Select New Registration.
-
Enter the registration information.
- Application Name: DataDotWorldPowerBIApplication
- Supported account types: Accounts in this organizational directory only
-
Select Register to complete the registration.
-
Create a client secret.
-
On the application page, select Certificates and Secrets.
-
Select New client secret.
-
Add a description for the secret.
-
Select the desired expiration date.
-
Select Add.
-
Copy the secret value.
Save this value securely. You will use it when configuring the Power BI collector.
-
Get the client ID.
-
Select the Overview tab in the left sidebar of the application page.
-
Copy the Client ID from the Essentials section.
Save this value. You will use it when configuring the Power BI collector.