I have created two different micro services. I have created API application in B2C tenant and I am able to access both micro service APIs from client (MVC/Angular) application using token acquired by B2C authentication. Now, I would like to access these two micro services from my client application via azure API management service. I tried to follow below article but it seems out dated. https://winterdom.com/2017/11/17/aad-b2c-api-management
Can some one please provide an article link or sample to match my requirement.