Skip to content

Commit 9d6c2cb

Browse files
authored
Merge pull request #19163 from shohamMSFT/patch-6
Suspend Resume TDE scan update
2 parents 5109170 + 13b74a6 commit 9d6c2cb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/relational-databases/security/encryption/transparent-data-encryption.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@ The encryption_scan_state column has been added to the sys.dm_database_encryptio
240240

241241
If the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] instance restarts while its encryption scan is suspended, a message is logged in the error log on startup. The message indicates that an existing scan has been paused.
242242

243+
> [!IMPORTANT]
244+
> Suspend and Resume TDE scan feature is currently not available in Azure SQL Database, Azure SQL Managed Instance and Azure Synapse Analytics.
245+
243246
## TDE and transaction logs
244247

245248
Letting a database use TDE removes the remaining part of the current virtual transaction log. The removal forces creation of the next transaction log. This behavior guarantees that no clear text is left in the logs after the database is set for encryption.
@@ -327,4 +330,4 @@ You can enable TDE on a database that has In-Memory OLTP objects. In [!INCLUDE[s
327330
## See also
328331

329332
[Security Center for SQL Server Database Engine and Azure SQL Database](../../../relational-databases/security/security-center-for-sql-server-database-engine-and-azure-sql-database.md)
330-
[FILESTREAM (SQL Server)](../../../relational-databases/blob/filestream-sql-server.md)
333+
[FILESTREAM (SQL Server)](../../../relational-databases/blob/filestream-sql-server.md)

0 commit comments

Comments
 (0)