Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.78 KB

File metadata and controls

31 lines (22 loc) · 1.78 KB
title Azure Synapse Analytics security white paper: Authentication
description Implement authentication mechanisms with Azure Synapse Analytics.
author juluczni
ms.author juluczni
ms.service azure-synapse-analytics
ms.topic concept-article
ms.date 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.