Episode

Managed Identity (Part 5 of 8) | .NET on Azure for Beginners

with Matt Soucoup

Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will cover a lot - from resource group naming conventions to Managed Identity, to deploying your apps to Azure via GitHub Actions!

In this episode Matt shows you how to make your Azure Services just like users of Active Directory! Well ... sort of. We'll explore Managed Identity and how that allows Azure Service instances grant specific permissions to other services based on RBAC. Tune in to find out more!

Chapters

  • 00:27 - What is Managed Identity?
  • 05:50 - Implementing managed identity for Azure Storage
  • 10:55 - Swapping out connection string for managed identity in the code

Connect

.NET