You have an Azure subscription named Subscription1.
You have 5 TB of data that you need to transfer to Subscription1.
You plan to use an Azure Import/Export job.
What can you use as the destination of the imported data?
Click on the arrows to vote for the correct answer
A. B. C. D.C
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.
The maximum size of an Azure Files Resource of a file share is 5 TB.
Note:
There are several versions of this question in the exam. The question has two correct answers:
1. Azure File Storage
2. Azure Blob Storage
The question can have other incorrect answer options, including the following:
-> Azure Data Lake Store
-> Azure SQL Database
-> Azure Data Factory
https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-serviceTo use Azure Import/Export to transfer large amounts of data, you can create an Import/Export job and ship the data to an Azure datacenter. Once the data arrives at the datacenter, it is uploaded to Azure storage.
When using Azure Import/Export, you can use Azure Blob storage or Azure Files as the destination of the imported data. In this scenario, the appropriate answer is C. Azure File Storage.
Option A, a virtual machine, is not a valid destination for an Azure Import/Export job.
Option B, an Azure Cosmos DB database, is not a valid destination for an Azure Import/Export job. Azure Cosmos DB is a globally distributed, multi-model database service that supports document, key-value, graph, and column-family data models. It is used for building highly available, globally distributed applications.
Option D, the Azure File Sync Storage Sync Service, is not a valid destination for an Azure Import/Export job. Azure File Sync is used to synchronize files between an on-premises Windows Server and an Azure file share.