If you are exposing azure APIM api then it must be secure. If the api is meant to be used by another azure service, then securing/authorization it using managed identity is the easiest solution to comply with security standards. In the below example, I have some API operations in an APIM api and want to... Continue Reading →