Skip to content

Commit 6c8e7c6

Browse files
authored
Merge pull request #102064 from VanMSFT/movetde
Move TDE articles to the correct DP position
2 parents d79f080 + f8b6056 commit 6c8e7c6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/sql-database/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,6 @@
9595
href: sql-database-ssms-mfa-authentication.md
9696
- name: Configure multi-factor auth
9797
href: sql-database-ssms-mfa-authentication-configure.md
98-
- name: Configure TDE with BYOK
99-
href: transparent-data-encryption-byok-azure-sql-configure.md
100-
- name: Rotate TDE BYOK keys
101-
href: transparent-data-encryption-byok-azure-sql-key-rotation.md
102-
- name: Remove TDE protector
103-
href: transparent-data-encryption-byok-azure-sql-remove-tde-protector.md
10498

10599
- name: Data protection
106100
items:
@@ -110,6 +104,12 @@
110104
href: transparent-data-encryption-azure-sql.md
111105
- name: TDE with Bring Your Own Key
112106
href: transparent-data-encryption-byok-azure-sql.md
107+
- name: Configure TDE with BYOK
108+
href: transparent-data-encryption-byok-azure-sql-configure.md
109+
- name: Rotate TDE BYOK keys
110+
href: transparent-data-encryption-byok-azure-sql-key-rotation.md
111+
- name: Remove TDE protector
112+
href: transparent-data-encryption-byok-azure-sql-remove-tde-protector.md
113113
- name: Dynamic data masking
114114
href: sql-database-dynamic-data-masking-get-started.md
115115
- name: Always encrypted

articles/sql-database/transparent-data-encryption-byok-azure-sql-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 03/12/2019
1515

1616
# PowerShell and CLI: Enable Transparent Data Encryption with customer-managed key from Azure Key Vault
1717

18-
This article walks through how to use a key from Azure Key Vault for Transparent Data Encryption (TDE) on a SQL Database or Data Warehouse. To learn more about the TDE with Azure Key Vault integration - Bring Your Own Key (BYOK) Support, visit [TDE with customer-managed keys in Azure Key Vault](transparent-data-encryption-byok-azure-sql.md).
18+
This article walks through how to use a key from Azure Key Vault for Transparent Data Encryption (TDE) on a SQL Database or Data Warehouse. To learn more about the TDE with Azure Key Vault integration - Bring Your Own Key (BYOK) Support, visit [TDE with customer-managed keys in Azure Key Vault](transparent-data-encryption-byok-azure-sql.md).
1919

2020
## Prerequisites for PowerShell
2121

0 commit comments

Comments
 (0)