In this video, I’ll show you how to securely connect an Azure Function App to an Azure SQL Database using Managed Identity—no passwords needed! We’ll go step by step through:
✅ Creating an HTTP Trigger Function App
✅ Using Microsoft.Data.SqlClient to query Azure SQL
✅ Setting up Managed Identity for authentication
✅ Deploying the function to Azure and testing it
✅ Understanding what Managed Identity is and why it’s important
By the end, you’ll have a fully working Azure Function that securely reads data from SQL without storing credentials. Let’s dive in!
** How to call an Azure function app from Postman **
https://youtu.be/yr3Wf9WYzUk
Download
0 formats
No download links available.
Azure Function with Managed Identity & SQL: Secure Database Access! | NatokHD