From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Implement Always Encrypted with VBS enclaves
From the course: Microsoft Azure Database Administrator Associate (DP-300) Cert Prep by Microsoft Press
Implement Always Encrypted with VBS enclaves
- Welcome back, this is lesson 5.5: Implement Always Encrypted with VBS Enclaves. So in the last video, we talked about Always Encrypted and discussed how it can be used to secure sensitive data at the column level. Always Encrypted with Secure Enclaves enhances Always Encrypted by enabling additional in place encryption capabilities and overcoming the limitations of Always Encrypted. So for example, Always Encrypted protects data by encrypting it on the client side without allowing the data to show up as clear text in the data. This restricts the functionality on encrypted columns in the database. There's also the restriction of pattern matching on encrypted columns. With Always Encrypted Secure Enclaves, This addresses these limitations by allowing some of these computations inside a secure enclave on the server side. Now you're asking what is a secure enclave? This is a protected section of memory in the database engine process. You've probably heard this called VBS Enclaves, but…
Contents
-
-
-
-
-
-
-
(Locked)
Learning objectives55s
-
(Locked)
Implement transparent data encryption (TDE)3m 8s
-
(Locked)
Implement object-level encryption1m 30s
-
(Locked)
Configure server- and database-level firewall rules1m 50s
-
Implement Always Encrypted3m 39s
-
(Locked)
Implement Always Encrypted with VBS enclaves2m 22s
-
(Locked)
Configure secure access1m 23s
-
(Locked)
Configure Transport Layer Security (TLS)1m 47s
-
(Locked)
-
-
-
-
-
-
-
-
-
-
-