Forum Discussion

bkundrat's avatar
bkundrat
Advocate I
9 years ago
Solved

Azure Analysis Services Accessing On-Premise Data

I'm trying to POC the use of Azure AS using data from an on-premise SQL Server DB. To that end, I have an Azure AS instance created and have also installed the Azure AS Gateway on a VM on-prem. I the...
  • bkundrat's avatar
    9 years ago

    The problem has been fixed so I thought I'd post an update. It turns out I didn't have the correct driver (SQL Server Native Client 11.0) installed on the gateway machine. This fixed the issue.