Microsoft SQL Server Analysis Services

The Microsoft SQL Server Analysis Services connector is a Palantir-provided driver for Microsoft SQL Server Analysis Services.

To create a new Microsoft SQL Server Analysis Services source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Microsoft SQL Server Analysis Services-specific configuration and networking. For the complete property reference, see the official Microsoft SQL Server Analysis Services driver documentation ↗.

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
URLMandatoryThe URL used to connect to the Microsoft SQL Server Analysis Services.https://{serverAddress}/olap/msmdpump.dll
AuthSchemeRecommendedThe scheme used for authentication. Accepted entries are NTLM, Basic, Digest, None, and Negotiate.Basic
PasswordRecommendedSpecifies the password of the authenticating user account.
UserRecommendedSpecifies the user ID of the authenticating Microsoft SQL Server Analysis Services user account.

Networking

The table below lists the domains that the source needs to be able to access in order to successfully run.

For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead; the agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.

DomainRequired
<URL>Always. URL connection property
<KerberosKDC>:88If AuthScheme=Negotiate
<KerberosServiceKDC>:88If AuthScheme=Negotiate AND Kerberos topology uses multiple realms