Skip to content

Commit 31a3daa

Browse files
author
Amit Banerjee
authored
Update README.md
1 parent 1a04b62 commit 31a3daa

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

samples/features/sql2019notebooks/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,10 @@ In this folder, you will find various notebooks that you can use in [Azure Data
44
The [What's New](https://docs.microsoft.com/en-us/sql/sql-server/what-s-new-in-sql-server-ver15?view=sql-server-ver15) article covers all the *NEW* features in SQL Server 2019.
55

66
## Notebook List
7-
1. Intelligent Query Processing
7+
## Intelligent Query Processing
88
* Scalar UDF Inlining
9+
10+
### Security Notebooks
11+
* **TDE_on_Standard.ipynb** - This notebook demonstrates the ability to enable TDE on SQL Server 2019 Standard Edition along with Encryption Scan SUSPEND and RESUME.
12+
* **TDE_on_Standard_EKM.ipynb** - This notebook demonstrates the ability to enable TDE on a SQL Server 2019 Standard Edition using EKM and Azure Key Vault.
13+

0 commit comments

Comments
 (0)