Skip to content

Commit c5d1695

Browse files
Added MI preview features
1 parent b6e91ee commit c5d1695

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/sql-database/sql-database-release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This article lists SQL Database features that are currently in public preview. F
1616

1717
## Features in public preview
1818

19+
# [Single database](#tab/single-database)
20+
1921
| Feature | Details |
2022
| ---| --- |
2123
| Accelerated database recovery with single databases and elastic pools | For information, see [Accelerated Database Recovery](sql-database-accelerated-database-recovery.md).|
@@ -37,6 +39,14 @@ This article lists SQL Database features that are currently in public preview. F
3739
| Transparent data encryption (TDE) with Bring Your Own Key (BYOK) with managed instances |For information, see [Azure SQL Transparent Data Encryption with customer-managed keys in Azure Key Vault: Bring Your Own Key support](transparent-data-encryption-byok-azure-sql.md).|
3840
|   |
3941

42+
# [Managed Instance](#tab/managed-instance)
43+
44+
| Feature | Details |
45+
| ---| --- |
46+
| <a href="/azure/sql-database/sql-database-instance-pools">Instance pools</a> | A convenient and cost-efficient way to migrate smaller SQL instances to the cloud. |
47+
| <a href="https://aka.ms/managed-instance-tde-byok">Bring your own encryption keys</a> | Migrate database from on-premises that already have enabled Transparent Data Encryption (TDE) with existing TDE keys. |
48+
| <a href="https://aka.ms/managed-instance-failover-groups">Geo-distributed failover groups</a> | Keep a copy of the instance in the another region and ensure that your data will be available even in the regional disaster scenario. |
49+
4050
## Updates
4151

4252
For a list of SQL Database updates and improvements, see [SQL Database service updates](https://azure.microsoft.com/updates/?product=sql-database).

0 commit comments

Comments
 (0)