Showing results for passwordless - Azure SQL Devs’ Corner

Feb 18, 2025
Post comments count0
Post likes count1

Go passwordless when calling Azure OpenAI from Azure SQL using Managed Identities

Davide Mauri
Davide Mauri

Security is a significant topic today, and the ability to access a service requiring authentication without using an API key, password, or secret is a common request from those concerned about the security of a solution, which includes all of us. In today's digital landscape, cybersecurity threats are increasingly sophisticated and frequent, mak...

Azure SQLAISecurity