Let’s move away from API keys!
API keys management This is the first part in a series of security practices on Azure You want enterprise-grade security but don't know where to start. You've heard terms…
13/08/2024
TOC Why we use it Architecture How to use it References Why we use it This tutorial will introduce how to integrate Microsoft Entra with Azure SQL Server to avoid using fixed usernames and passwords. By utilizing System-assigned managed identities as a programmatic bridge, it becomes easier for Azure-related…