0

I am trying to get permissions for data model created inside a azure analysis services servers. I am able to get the permissions for particular servers using Azure rest APIs (eg. GET of https://management.azure.com/providers/Microsoft.AnalysisServices/operations?api-version=2016-05-16), but I am not able to find the REST APIs to get the permissions assigned to data model inside a server.

Can anyone help me how to get permissions for a particular table or a column inside the model?

Jason Pan
  • 15,263
  • 1
  • 14
  • 29

1 Answers1

0

AFAIK there is none . The rest API offering for AAS is very limited .

HimanshuSinha
  • 1,650
  • 2
  • 6
  • 10