簡體   English   中英

數據庫從 SQL 服務器遷移到 Azure SQL

[英]Migration of database from SQL Server to Azure SQL

我想遷移非常大(大約 1TB)的數據庫和服務器。 我應該使用哪個過程來遷移它?

You can either create a backup and upload it to an Azure Storage Account and restore the DB on Azure Sql Database from it or you can use Azure Database Migration Service:

https://azure.microsoft.com/en-us/services/database-migration/

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM