Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.79 KB

security-white-paper-authentication.md

File metadata and controls

32 lines (23 loc) · 1.79 KB
title description author ms.author ms.reviewer ms.service ms.topic ms.date
Azure Synapse Analytics security white paper: Authentication
Implement authentication mechanisms with Azure Synapse Analytics.
SnehaGunda
sngun
sngun
synapse-analytics
conceptual
01/14/2022

Azure Synapse Analytics security white paper: Authentication

[!INCLUDE security-white-paper-context]

Authentication is the process of proving the user is who they claim to be. Authentication activities can be logged with Azure SQL Auditing, and an IT administrator can configure reports and alerts whenever a login from a suspicious location is attempted.

Benefits

Some of the benefits of these robust authentication mechanisms include:

Azure Synapse, dedicated SQL pool (formerly SQL DW), and serverless SQL pool currently support Microsoft Entra ID (Microsoft Entra ID) authentication and SQL authentication, while Apache Spark pool supports only Microsoft Entra authentication. Multi-factor authentication and managed identity are fully supported for Azure Synapse, dedicated SQL pool (formerly SQL DW), serverless SQL pool, and Apache Spark pool.

Next steps

In the next article in this white paper series, learn about network security.