Skip to content

Commit e134aa4

Browse files
authored
Merge pull request #97774 from denzilribeiro/patch-3
Change Tracking in public preview
2 parents 07807d4 + 128a26d commit e134aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-service-tier-hyperscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ These are the current limitations to the Hyperscale service tier as of GA. We a
242242
| Elastic Pools | Elastic Pools are not currently supported with SQL Database Hyperscale.|
243243
| Migration to Hyperscale is currently a one-way operation | Once a database is migrated to Hyperscale, it cannot be migrated directly to a non-Hyperscale service tier. At present, the only way to migrate a database from Hyperscale to non-Hyperscale is to export/import using a BACPAC file or other data movement technologies (Bulk Copy, Azure Data Factory, Azure Databricks, SSIS, etc.)|
244244
| Migration of databases with persistent in-memory objects | Hyperscale only supports non persistent In-Memory objects (table types, native SPs and functions). Persistent In-Memory tables and other objects must be dropped and recreated as non-In-Memory objects before migrating a database to the Hyperscale service tier.|
245-
| Change Tracking | You cannot yet configure and use Change Tracking with Azure SQL Hyperscale databases. |
245+
| Change Tracking | Change Tracking is currently in public preview and can be enabled on new or existing Hyperscale databases. |
246246
| Geo Replication | You cannot yet configure geo-replication for Azure SQL Database Hyperscale. |
247247
| Database Copy | You cannot yet use Database Copy to create a new database in Azure SQL Hyperscale. |
248248
| TDE/AKV Integration | Transparent Database Encryption using Azure Key Vault (commonly referred to as Bring-Your-Own-Key or BYOK) is not yet supported for Azure SQL Database Hyperscale, however TDE with Service Managed Keys is fully supported. |

0 commit comments

Comments
 (0)