Skip to content

Commit 96b2dec

Browse files
Merge pull request #32336 from blakhani-msft/patch-7
Added limitation about Basic to HS migration
2 parents abb949b + 940b174 commit 96b2dec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

azure-sql/database/manage-hyperscale-database.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ To move a database that is a part of a [geo-replication](active-geo-replication-
3838

3939
Once a database has been moved to Hyperscale, you can create a new Hyperscale geo-replica for that database.
4040

41+
Direct migration from the Basic service tier to the Hyperscale service tier is not supported. To perform this migration, first change the database to any service tier other than Basic (for example, General Purpose), and then proceed with the migration to Hyperscale.
42+
4143
### How to migrate a database to the Hyperscale service tier
4244

4345
To migrate an existing database in Azure SQL Database to the Hyperscale service tier, first identify your target service objective. Review [resource limits for single databases](resource-limits-vcore-single-databases.md) if you aren't sure which service objective is right for your database. In many cases, you can choose a service objective with the same number of vCores and the same hardware generation as the original database. If needed, you are able to [change the service objective](scale-resources.md) with minimal downtime.

0 commit comments

Comments
 (0)