Power-BI
Power BI credentials form
1. Principal
| Item | Description | UI |
|---|---|---|
| Authenticate method | Select "Principal" to use a service account for authentication | drop-down list |
| Tenant Id | Azure AD tenant identifier for the Power BI workspace | input field |
| Client Id | Application ID of the service principal used to access Power BI reports | input field |
| Client secret | Secret key of the service principal for authenticating API requests | input field |
| Parse PersonalGroups | Enable importing personal group memberships to maintain user-level access mapping | switcher |
2. Principal with Standard
| Item | Description | UI |
|---|---|---|
| Authenticate method | Select "Principal with Standard" to combine service account and standard user authentication | drop-down list |
| Tenant Id | Azure AD tenant identifier for the Power BI workspace | input field |
| Principal Client Id | Application ID of the service principal | input field |
| Principal Client secret | Secret key of the service principal | input field |
| Standard Client Id | Application ID of the standard user authentication | input field |
| Standard Client secret | Secret key of the standard user | input field |
| BI username | Username of the standard user account for BI access | input field |
| BI password | Password of the standard user account | input field |
| Parse PersonalGroups | Enable importing personal group memberships to maintain user-level access mapping | switcher |
3. With Certificate
| Item | Description | UI |
|---|---|---|
| Authenticate method | Select "With Certificate" to authenticate using a PFX certificate | drop-down list |
| Tenant Id | Azure AD tenant identifier for the Power BI workspace | input field |
| Client Id | Application ID associated with the certificate | input field |
| PFX certificate | Upload the PFX certificate for certificate-based authentication | file input |
| Certificate password | Password protecting the PFX certificate | input field |
| Parse PersonalGroups | Enable importing personal group memberships to maintain user-level access mapping | switcher |