Tag: managed identity

  • Managed identities and Azure App Service staging slots

    If you’re using an Azure App Service on a tier that offers staging slots (standard and above) then you might want to consider what happens when you swap a slot. If you’ve configured a slot then you’ll want to swap deployments at a minimum between a production and pre-production environment. Microsoft cover in depth what…

  • What’s an Azure Service Principal and Managed Identity?

    In this post, we’ll take a brief look at the difference between an Azure service principal and a managed identity (formerly referred to as a Managed Service Identity or MSI). Dive deeper into Azure AD service principals and managed identities in our new detailed ebook about Azure AD What is a service principal or managed…