Forum Discussion
vdesetty
3 years agoMicrosoft Employee
PowerBI to dotnetcore Web API through Microsoft Identity Provider
Hi Team, I am trying to connect from PowerBI to dotnetcore Web API through Microsoft Identity Provider. I am able to login and see the response in web browser but when I am trying to connect from...
vdesetty
3 years agoMicrosoft Employee
Hi Xiaoxin Sheng, Thanks for the response.
1. I am having a .Net 6.0 Web API developed without any authentication from a code or project point.
2. I deployed into Azure Web App which authenticated by Microsoft Identity. - No special scopes or permissions defined.
3. I am able to access the web app by browser by Microsoft Authentication.
4. When I trying to connect from Power BI to this api as Web, getting this error message.
Please let me if I can provide more details.