Skip to content

Commit cfec81c

Browse files
authored
Update tutorial-sql-server-to-virtual-machine-offline-ads.md
Removing CHECKSUM for backups
1 parent 8cbfeef commit cfec81c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/dms/tutorial-sql-server-to-virtual-machine-offline-ads.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ To complete this tutorial, you need to:
5050
> [!IMPORTANT]
5151
> - If your database backup files are provided in an SMB network share, [Create an Azure storage account](../storage/common/storage-account-create.md) that allows the DMS service to upload the database backup files. Make sure to create the Azure Storage Account in the same region as the Azure Database Migration Service instance is created.
5252
> - Azure Database Migration Service does not initiate any backups, and instead uses existing backups, which you may already have as part of your disaster recovery plan, for the migration.
53-
> - You should take [backups using the `WITH CHECKSUM` option](/sql/relational-databases/backup-restore/enable-or-disable-backup-checksums-during-backup-or-restore-sql-server).
5453
> - Each backup can be written to either a separate backup file or multiple backup files. However, appending multiple backups (i.e. full and t-log) into a single backup media is not supported.
5554
> - Use compressed backups to reduce the likelihood of experiencing potential issues associated with migrating large backups.
5655
* Ensure that the service account running the source SQL Server instance has read and write permissions on the SMB network share that contains database backup files.

0 commit comments

Comments
 (0)