Call Azure AD protected website using Managed Service Identity (MSI)
First published on MSDN on Oct 23, 2018
Lets say you have Web APIs hosted in an Azure AppService and these Web APIs are protected using Azure AD (EasyAuth). Now you would like to consume them from another website. One approach is u… Continue reading Call Azure AD protected website using Managed Service Identity (MSI)
