Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 933a6fe

Browse files
committed
Add secure enclaves requirement for ADO.NET
1 parent cbbe44c commit 933a6fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/sql-server/what-s-new-in-sql-server-ver15.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,8 @@ Expands upon Always Encrypted with in-place encryption and rich computations by
216216
Cryptographic operations (encrypting columns, rotating columns encryption keys, etc.), can now be issued using Transact-SQL and do not require moving data out of the database. Secure enclaves unlock Always Encrypted to a much broader set of scenarios and applications that demand sensitive data to be protected in use, while also requiring rich computations on protected data to be supported within the database system. For details, see [Always Encrypted with secure enclaves](../relational-databases/security/encryption/always-encrypted-enclaves.md).
217217

218218
>[!NOTE]
219-
>Always Encrypted with secure enclaves applies to instances of SQL Server on Windows OS.
219+
>Always Encrypted with secure enclaves is only available on Windows OS.
220+
>It requires ADO.NET 4.7.2. See [Configure Always Encrypted with secure enclaves](../relational-databases/security/encryption/configure-always-encrypted-enclaves.md) for complete requirements.
220221
221222
### <a id="sqlgraph"></a> SQL Graph features
222223

0 commit comments

Comments
 (0)