Joonas Westlin 10/13/2017

Azure AD Managed Service Identity

Read Original

This technical article details Azure AD Managed Service Identity (MSI), a feature that solves the authentication 'bootstrapping problem' by allowing services like Azure VMs and App Service to obtain access tokens for Azure AD-protected resources. It includes a tutorial on enabling MSI for a Web App, using the Microsoft.Azure.Services.AppAuthentication library to get tokens for Azure Key Vault, and explains how it works locally in a development environment.

Azure AD Managed Service Identity

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes