Forum Discussion
Get Data from Web API secured by Azure AD - Could not authenticate with the credentials provided
- Anonymous7 years ago
nnosaj,
I don't think it is possible to directly connect to the web api using AAD authentication, please check if ss78's method works in your scenario.
Regards,
Lydia
nnosaj,
I don't think it is possible to directly connect to the web api using AAD authentication, please check if ss78's method works in your scenario.
Regards,
Lydia
- nnosaj7 years agoFrequent Visitor
Hi Anonymous,
Thanks for the suggested method. I think that would work in my scenario when converted to C#. However, at present it will be an unnecessary overhead as we had opted for a simpler form of authentication, which is just a simple custom API key authentication, and it worked seamlessly on my Power BI report. It will be really nice to have Azure AD as authentication if only there could be a more direct and easier approach to it in Power BI.
Kind Regards,