mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.10 to 1.3.0. - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases) - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md) - [Commits](https://github.com/zzzprojects/System.Linq.Dynamic.Core/compare/v1.2.10...v1.3.0) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core 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
