About 487,000 results
Open links in new tab
  1. Managed identity in Microsoft Entra for Azure SQL - Azure SQL Database ...

    Apr 8, 2025 · When you're using Microsoft Entra authentication with Azure SQL Database, you must assign an SMI when Azure service principals are used to create Microsoft Entra users in …

  2. Azure AD Authentication for Azure SQL Databases - SQL Server …

    Mar 1, 2021 · If you plan to implement Azure SQL Database, by default, it creates a SQL user for performing all administrative tasks. In this tip, we are going to learn about how you can …

  3. Enabling Managed Identity access to Azure SQL DB - CarbonLogiQ

    Oct 9, 2023 · I recently worked with a customer where we needed to authenticate against an Azure SQL Database using an Azure Managed Identity. In this blog post, I'll introduce …

  4. Connect with Microsoft Entra Authentication - Azure SQL Database & SQL ...

    Oct 13, 2025 · This article shows you how to use Microsoft Entra authentication to connect to Azure SQL Database, Azure SQL Managed Instance, and Azure Synapse Analytics. To …

  5. Authorize database access to SQL Database, SQL Managed

    Jun 30, 2025 · Learn about how Azure SQL Database, SQL Managed Instance, and Azure Synapse authenticate users for access using logins and user accounts. Also learn how to …

  6. Using Azure SQL with managed identities - frasermclean.com

    Feb 18, 2025 · An in-depth guide on how to use managed identities to connect to Azure SQL Database and automate the process of creating a new Azure SQL Database and setting up …

  7. How to Use Managed Identities with Azure SQL Database

    Oct 26, 2020 · In order to allow managed identities to connect to Azure SQL Database, you need to enable Azure Active Directory (AD) authentication and create the managed users in the …

  8. Authentication in Azure SQL using Managed Identity

    Aug 27, 2025 · When building secure applications in Azure, one of the best practices is to avoid storing secrets such as connection strings or passwords. Instead, we can leverage Managed …

  9. How to connect to Azure SQL with AAD authentication and Azure managed

    Jul 17, 2020 · In this post, we’ll talk about how one can connect to Azure SQL using token-based Azure Active Directory authentication, and how to do so using Entity Framework Core.

  10. Microsoft Entra Authentication - Azure SQL Database & Azure SQL Managed ...

    Sep 11, 2025 · This article provides an in depth overview of using Microsoft Entra authentication with Azure SQL Database, Azure SQL Managed Instance, SQL Server on Azure VMs, …