Connecting to Azure Analysis Services using python

Rajasekar Nonburaj 111 Reputation points
2021-02-16T07:05:55.547+00:00

I am trying to query my powerbi metadata stored in Azure Analysis services through python. I have used Nuget package and loaded the dll "Microsoft.AnalysisServices.AdomdClient" to my root folder (RHEL Linux), when I tried to execute the below program it throws an error (screenshot attached below)

68601-python-error.png

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
456 questions
{count} votes

Accepted answer
  1. Rajasekar Nonburaj 111 Reputation points
    2021-02-23T13:51:18.923+00:00

    we were able to achieve solution for this issue, the same has been discussed in another thread.
    https://learn.microsoft.com/en-us/answers/questions/233745/can-adomd-net-core-connect-to-an-ssas-endpoint-fro.html

    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.