Skip to content

Commit 71a6427

Browse files
authored
Merge pull request #85088 from MladjoA/master
TDE on by default for new MI databases
2 parents 846b19b + 30fa3cc commit 71a6427

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/sql-database/sql-database-managed-instance-timezone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: MladjoA
1010
ms.author: mlandzic
1111
ms.reviewer:
12-
ms.date: 07/05/2019
12+
ms.date: 08/12/2019
1313
---
1414
# Time zones in Azure SQL Database Managed Instance
1515

articles/sql-database/sql-database-managed-instance-transact-sql-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: jovanpop-msft
1010
ms.author: jovanpop
1111
ms.reviewer: sstein, carlrab, bonova
12-
ms.date: 07/07/2019
12+
ms.date: 08/12/2019
1313
ms.custom: seoapril2019
1414
---
1515

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: aliceku
1111
ms.author: aliceku
1212
ms.reviewer: vanto
13-
ms.date: 04/19/2019
13+
ms.date: 08/12/2019
1414
---
1515
# Transparent data encryption for SQL Database and Data Warehouse
1616

@@ -31,7 +31,7 @@ In Azure, the default setting for transparent data encryption is that the databa
3131
Microsoft also seamlessly moves and manages the keys as needed for geo-replication and restores.
3232

3333
> [!IMPORTANT]
34-
> All newly created SQL databases are encrypted by default by using service-managed transparent data encryption. Azure SQL Managed Instance databases, existing SQL databases created before May 2017 and SQL databases created through restore, geo-replication, and database copy are not encrypted by default.
34+
> All newly created SQL databases and Managed Instance databases are encrypted by default by using service-managed transparent data encryption. Existing SQL databases created before May 2017 and SQL databases created through restore, geo-replication, and database copy are not encrypted by default. Existing Managed Instance databases created before February 2019 are not encrypted by default. Managed Instance databases created through restore inherit encryption status from the source.
3535
3636
## Customer-managed transparent data encryption - Bring Your Own Key
3737

0 commit comments

Comments
 (0)