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 ↗.
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:
Domain | Required |
---|---|
api.powerbi.com | IF AzureEnvironment=GLOBAL(default) |
*.pbidedicated.windows.net | IF AzureEnvironment=GLOBAL(default); The exact cluster used (added in the *) is determined by calling the api.powerbi.com |
login.microsoftonline.com | If AuthScheme=AzureAD (default), AzureServicePrincipal, AzureServicePrincipalCert AND AzureEnvironment=GLOBAL (default) |
login.chinacloudapi.cn | If AuthScheme=AzureAD (default), AzureServicePrincipal , AzureServicePrincipalCert AND AzureEnvironment=CHINA |
login.microsoftonline.us | If AuthScheme=AzureAD (default), AzureServicePrincipal, AzureServicePrincipalCert AND AzureEnvironment=USGOVT,USGOVTHIGH USGOVTDOD |
api.powerbigov.us | IF AzureEnvironment=USGOVT |
api.high.powerbigov.us | IF AzureEnvironment=USGOVTHIGH |
api.mil.powerbigov.us | IF AzureEnvironment=USGOVTDOD |
*.pbidedicated.usgovcloudapi.net | IF AzureEnvironment=USGOVT,USGOVTHIGH,USGOVTDOD |