mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Demos of Always Encrypted with secure enclaves
This set of samples/demos showcases Always Encrypted with secure enclaves.
- Demos of Always Encrypted with Intel SGX enclaves in Azure SQL Database
- Demos of Always Encrypted with VBS enclaves in Azure SQL Database
- Demos of Always Encrypted with secure enclaves in SQL Server using Host Guardian Service for attestation
- Demos of Always Encrypted with secure enclaves in SQL Server without attestation
