Calling your APIs with Azure AD Managed Service Identity using application permissions
Blog PostsManaged Service Identity is pretty awesome for accessing Azure Key Vault and Azure Resource Management API without storing any secrets in your app. If you are new to AAD MSI, you can check out my earlier article. There is also one I wrote on integrating AAD MSI and Key Vault with ASP.NET Core’s configuration. But how could… READ MORE