Use last interactive login profile to connect to Azure Analysis Service with Adomd client

Huy Nguyen 21 Reputation points
2022-12-22T01:10:19.347+00:00

I successfully connected to my org AAS database with Adomd .NET client library

   using Microsoft.AnalysisServices.AdomdClient;  
     
   Console.WriteLine("Starting program...");  
   AdomdConnection adomdConnection = new AdomdConnection("Provider=MSOLAP;Data Source=asazure://
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
444 questions
{count} votes