Forum Discussion

ricardofarmer's avatar
ricardofarmer
Copper Contributor
Apr 19, 2024

PowerBI REST API v2.0 in Azure Data Factory

Hi,

I am encountering issues executing the GET command to retrieve data model role assignments using PowerBI REST API (version 2.0) through Azure Data Factory. I aim to automate this process within our workflows.

Is this even possible to implement any GET command using PowerBI REST API version 2.0 in Azure data factory? For context, similar commands under version 1.0 work seamlessly.

Thank you!

P.S. Added documentation op Rest API (API version 2.0)

https://learn.microsoft.com/en-us/rest/api/power-bi-report/power-bi-reports/get-power-bi-report-data-model-role-assignments

Resources