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