Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.9 KB

File metadata and controls

31 lines (25 loc) · 1.9 KB
title Query columns using Always Encrypted with secure enclaves with SSMS | Microsoft Docs
ms.custom
ms.date 10/01/2019
ms.reviewer vanto
ms.prod sql
ms.prod_service database-engine, sql-database
ms.technology security
ms.topic conceptual
author jaszymas
ms.author jaszymas
monikerRange >= sql-server-ver15 || = sqlallproducts-allversions

Query columns using Always Encrypted with secure enclaves with SSMS

[!INCLUDE tsql-appliesto-ssver15-xxxx-xxxx-xxx-winonly]

This articles describes how to use SQL Server Management Studio to issue queries that use a server-side secure enclave for Always Encrypted with secure enclaves, including:

To use SSMS to run queries on encrypted columns using a secure enclave, follow general instructions in Query columns using Always Encrypted with SQL Server Management Studio. Here are a few things that are specific to enclaves, you should be aware of:

Next Steps

See Also