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 ↗.
The table below lists the domains that the source needs to be able to access in order to successfully run.
If running the connection on a Foundry worker, be sure to add corresponding egress policies for each of those domains.
If those domains are in a different network from Foundry's network, and you are using agent proxy egress policies (preferred) or an agent worker (not recommended), the agent must be able to reach the domain addresses. Additionally, the systems on those domains must be configured to allow connections from the agent. Learn more about agent networking.
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 |