Back to Browse

Azure SQL Managed Identity with Entity Framework Core | EF Core | ASP.NET Core

6.5K views
Jan 9, 2023
11:17

A common challenge for developers is the management of secrets and credentials used to secure communication between different components making up a solution. Managed identities eliminate the need for developers to manage credentials. Managed identities provide an identity for applications to use when connecting to resources that support Azure Active Directory (Azure AD) authentication. https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview In this video We are going to learn how to configure managed identity for Azure SQL with Entity Framework Core and ASP.NET. 00:00 Intro 00:10 What is Managed Identity? 01:42 Creating Resources + DB 03:45 ASP.NET Core app with EF Core 07:18 Publishing to Azure 07:30 Configuring Managed Identity for App Service Source - https://github.com/KamalRathnayake/MeetKamalToday./blob/main/38_ManagedIdentityAzureSQLEF/readme.md App Source - https://github.com/KamalRathnayake/MeetKamalToday./tree/main/38_ManagedIdentityAzureSQLEF/src/ManagedIdentityDemo Meet Kamal Today Kamal Rathnayake

Download

1 formats

Video Formats

360pmp417.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Azure SQL Managed Identity with Entity Framework Core | EF Core | ASP.NET Core | NatokHD