AuthScheme
The type of authentication to use when connecting to Microsoft Power BI XMLA.
Possible Values
AzureAD, AzureServicePrincipal, AzureServicePrincipalCertData Type
string
Default Value
"AzureAD"
Remarks
- AzureAD: Set this to perform Azure Active Directory OAuth authentication.
- AzureServicePrincipal: Set this to authenticate as an Azure Service Principal using client credentials.
- AzureServicePrincipalCert: Set this to authenticate as an Azure Service Principal using a certificate.