Skip to content

Commit b9e325d

Browse files
authored
Merge pull request #88381 from jovanpop-msft/patch-114
Added MI preview features
2 parents 81ee67d + 3d18419 commit b9e325d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 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,15 @@ 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 another region and ensure that your data will be available even in the regional disaster scenario. |
49+
50+
---
4051
## Updates
4152

4253
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)