Microsoft Power BI® XMLA

The following page discusses the Microsoft Power BI® XMLA connector for data integration. If you are searching for information on the Power BI® connector to access Foundry resources from the Power Query interface, review our analytics connectivity documentation.

The Microsoft Power BI XMLA connector is a Palantir-provided driver connector. The official documentation for this driver can be found here ↗.

Networking

If using an agent connection, the agent must be allowed to connect to the system you choose. This means that the agent must be able to reach the destination IP address, and the destination system must be configured to allow connections from the agent.

If using a direct connection, be sure to add the following egress policies to the connector:

DomainRequired
api.powerbi.comIF AzureEnvironment=GLOBAL(default)
*.pbidedicated.windows.netIF AzureEnvironment=GLOBAL(default); The exact cluster used (added in the *) is determined by calling the api.powerbi.com
login.microsoftonline.comIf AuthScheme=AzureAD (default), AzureServicePrincipal, AzureServicePrincipalCert AND AzureEnvironment=GLOBAL (default)
login.chinacloudapi.cnIf AuthScheme=AzureAD (default), AzureServicePrincipal , AzureServicePrincipalCert AND AzureEnvironment=CHINA
login.microsoftonline.usIf AuthScheme=AzureAD (default), AzureServicePrincipal, AzureServicePrincipalCert AND AzureEnvironment=USGOVT,USGOVTHIGH USGOVTDOD
api.powerbigov.usIF AzureEnvironment=USGOVT
api.high.powerbigov.usIF AzureEnvironment=USGOVTHIGH
api.mil.powerbigov.usIF AzureEnvironment=USGOVTDOD
*.pbidedicated.usgovcloudapi.netIF AzureEnvironment=USGOVT,USGOVTHIGH,USGOVTDOD