Power BI (Service Principal)
Connect to Power BI using a service principal
To use this connection type within the API, use a ConnectionTypeCode of PBI-SP.
Variable Reference
The following variables are supported:
-
PowerBIClientIdSecretName- (Required) The name of the Key Vault secret containing the Client (Application) ID of the service principal used to access Power BI. -
PowerBIClientSecretSecretName- (Required) The name of the Key Vault secret containing the Client Secret of the service principal used to access Power BI. -
PowerBITenantIdSecretName- (Required) The name of the Key Vault secret containing the tenant ID of the service principal used to access Power BI.