Forum Discussion
nnosaj
7 years agoFrequent Visitor
Get Data from Web API secured by Azure AD - Could not authenticate with the credentials provided
Hi, I have the following case, and I hope I could get help: I created a .NET core API without authentication. Published it to an Azure App service. That Azure App service is then secured via ...
- 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
mattmasson
3 years agoMicrosoft Employee
Please see Authentication with a data source - Power Query | Microsoft Learn for details on how to make this work.