What should you do?

Posted by: Pdfprep Category: 70-765 Tags: , ,

You plan to migrate on-premises Microsoft SQL Server databases to SQL Server on a Microsoft Azure virtual machine.

A full backup of the databases is 3 TB. The corporate network has a 1.5 MB/sec Internet connection.

You need to move the backups to Azure to ensure that you can restore the databases to the Azure virtual machine as quickly as possible.

What should you do?
A . Use the Azure Import/Export service.
B . Run azcopy.exe and specify the /SetContentType parameter.
C . Run robocopy.exe and specify the /mir parameter.
D . Create an availability group that is configured for automatic seeding.
E . Use SQL Server Backup to URL

Answer: A

Explanation:

Azure Import/Export service is used to securely import large amounts of data to Azure Blob storage and Azure Files by shipping disk drives to an Azure datacenter. This service can also be used to transfer data from Azure Blob storage to disk drives and ship to your on-premises sites. Data from one or more disk drives can be imported either to Azure Blob storage or Azure Files.

References: https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-service

Leave a Reply

Your email address will not be published.