Can't connect to Azure Analysis Services in SQL Server Profiler

Gabriel Flores 41 Reputation points
2022-01-05T21:48:41.707+00:00

I can connect to the AAS instance using SSMS Object Explorer and Excel but if I try to do so using SQL Server Profiler, i receiver this error

  • An unexpected error occurred (file 'pfadalauthinfo.cpp', line 1031, function PFAdalAuthInfoConfigurationWrapper::GetInstance') pfutil

Note, we are using MFA using Okta to login.

I installed the latest SSAS drivers from here
https://learn.microsoft.com/en-us/analysis-services/client-libraries?view=asallproducts-allversions

Below is my SSMS version (latest - v18.10)
SQL Server Management Studio 15.0.18390.0
SQL Server Management Objects (SMO) 16.100.46521.71
Microsoft Analysis Services Client Tools 15.0.19714.0
Microsoft Data Access Components (MDAC) 10.0.18362.1
Microsoft MSXML 3.0 6.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 10.0.18363

Strangely, on a different machine with SSMS, I can connect just fine. That one is on version SSMS v18.9.2 (15.0.18386.0). Could be related to other issues

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
480 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,344 questions
{count} votes

Accepted answer
  1. Marc Z 81 Reputation points
    2022-03-03T21:01:33.703+00:00

    We were using Excel 2016 MSO and had the same issue. We worked with Microsoft support directly and they found an issue with the client libraries, namely the MSOLAP. New versions were posted to the site:

    https://learn.microsoft.com/en-us/analysis-services/client-libraries?view=asallproducts-allversions

    Once we uninstalled all previous versions and installed these (And rebooted), all is well now and we can connect to Azure Analysis services

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.