Share via

Secure an API in VM using Managed Identity

kumar 41 Reputation points
2021-04-20T11:29:44.747+00:00

I have API deployed in Azure VM and want secure it so that it can be call only valid AppService that has permission.

To be precise I have two services A and B both deployed in Azure Appservice. How can I secure service B so that only service A can access using the managed identity.

In most the articles, there are ways to read from predefined Azure service like Keyvault.

Can you please explain the steps to achieve the same

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.