migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
MIT License
237 stars 74 forks source link

Help Wanted #148

Closed sureshreddypuli closed 1 year ago

sureshreddypuli commented 1 year ago

Hi,

In order to get Consumer key and secret what is the process to add power bi to azure active directory? I am finding tough time to connect power bi using rest api. Please help

migueesc123 commented 1 year ago

Hey! This custom connector uses a first party application provided by Microsoft. This means that users of the connector do not need to setup a new application whatsoever. You just have to download the connector and use it as is - no setup required.

If you're inquiring about more general questions of the REST API and how to setup applications on Azure, I'd recommend posting such questions on the official Power BI forum. Below is the link to it: https://community.powerbi.com/t5/Developer/bd-p/Developer

We are not the owners of the Power BI REST API nor experts on the subject of applications running on Azure. This scope of this repo is limited to only the code of the connector and the connector itself.