You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- content: What does the Azure Import/Export service do?
22
-
choices:
23
-
- content: Migrates large amounts of data between on-premises storage and Azure by using disks supplied by Microsoft.
24
-
isCorrect: false
25
-
explanation: You supply the disks when you use Azure Import/Export.
26
-
- content: Transfers large amounts of data between on-premises storage and Azure by using a high-bandwidth network connection.
27
-
isCorrect: false
28
-
explanation: Azure Import/Export is an offline solution. You transfer data by using disks that you ship to an Azure datacenter.
29
-
- content: Transfers large amounts of data between on-premises storage and an Azure Storage account without tying up network bandwidth.
30
-
isCorrect: true
31
-
explanation: You send and receive physical disks holding your data between your on-premises location and an Azure datacenter.
32
-
- content: What's the purpose of the WAImportExport tool?
33
-
choices:
34
-
- content: Use it to copy files to a disk to import data into Azure Storage.
35
-
isCorrect: false
36
-
explanation: Use a tool like Robocopy to copy files to the disk.
37
-
- content: It prepares a drive containing files for import into Azure Storage.
38
-
isCorrect: true
39
-
explanation: Your data must be written to disk by using a specific format. The tool checks the drive and prepares a journal file that's then used by an import job.
40
-
- content: Use it to create an import job. You specify the files that the disk contains and what should be imported into Azure Storage.
41
-
isCorrect: false
42
-
explanation: You create the import job in the Azure portal.
- content: What does the Azure Import/Export service do?
21
+
choices:
22
+
- content: Migrates large amounts of data between on-premises storage and Azure by using disks supplied by Microsoft.
23
+
isCorrect: false
24
+
explanation: You supply the disks when you use Azure Import/Export.
25
+
- content: Transfers large amounts of data between on-premises storage and Azure by using a high-bandwidth network connection.
26
+
isCorrect: false
27
+
explanation: Azure Import/Export is an offline solution. You transfer data by using disks that you ship to an Azure datacenter.
28
+
- content: Transfers large amounts of data between on-premises storage and an Azure Storage account without tying up network bandwidth.
29
+
isCorrect: true
30
+
explanation: You send and receive physical disks holding your data between your on-premises location and an Azure datacenter.
31
+
- content: What's the purpose of the WAImportExport tool?
32
+
choices:
33
+
- content: Use it to copy files to a disk to import data into Azure Storage.
34
+
isCorrect: false
35
+
explanation: Use a tool like Robocopy to copy files to the disk.
36
+
- content: It prepares a drive containing files for import into Azure Storage.
37
+
isCorrect: true
38
+
explanation: Your data must be written to disk by using a specific format. The tool checks the drive and prepares a journal file that's then used by an import job.
39
+
- content: Use it to create an import job. You specify the files that the disk contains and what should be imported into Azure Storage.
40
+
isCorrect: false
41
+
explanation: You create the import job in the Azure portal.
- content: Azure Import/Export allows you to export data from ______________.
22
-
choices:
23
-
- content: Azure Storage
24
-
isCorrect: false
25
-
explanation: You can't export data held in Azure Storage.
26
-
- content: Azure Blob storage
27
-
isCorrect: true
28
-
explanation: You can only export blob data with the Azure Import/Export service.
29
-
- content: Azure Blob and Azure Storage
30
-
isCorrect: false
31
-
explanation: You can only export blob data with the Azure Import/Export service.
32
-
- content: You receive disk drives with your exported data from Microsoft. You try to copy the data from the disks back to on-premises storage, but you can't access the data. Why might this be the case?
33
-
choices:
34
-
- content: You don't have permissions to view the data. Ask the Azure tenant administrator to give you access to the storage account from which the data was exported.
35
-
isCorrect: false
36
-
explanation: Access to data on the disks is unrelated to the permissions you have on the Azure storage account.
37
-
- content: You didn't specify the correct BitLocker encryption key when you tried to access the data.
38
-
isCorrect: true
39
-
explanation: Find the encryption keys in the details for the export job in the Azure portal.
40
-
- content: You haven't provided the correct password for your Azure account.
41
-
isCorrect: false
42
-
explanation: You don't use your Azure account password to access the data on the disks.
- content: Azure Import/Export allows you to export data from ______________.
21
+
choices:
22
+
- content: Azure Storage
23
+
isCorrect: false
24
+
explanation: You can't export data held in Azure Storage.
25
+
- content: Azure Blob storage
26
+
isCorrect: true
27
+
explanation: You can only export blob data with the Azure Import/Export service.
28
+
- content: Azure Blob and Azure Storage
29
+
isCorrect: false
30
+
explanation: You can only export blob data with the Azure Import/Export service.
31
+
- content: You receive disk drives with your exported data from Microsoft. You try to copy the data from the disks back to on-premises storage, but you can't access the data. Why might this be the case?
32
+
choices:
33
+
- content: You don't have permissions to view the data. Ask the Azure tenant administrator to give you access to the storage account from which the data was exported.
34
+
isCorrect: false
35
+
explanation: Access to data on the disks is unrelated to the permissions you have on the Azure storage account.
36
+
- content: You didn't specify the correct BitLocker encryption key when you tried to access the data.
37
+
isCorrect: true
38
+
explanation: Find the encryption keys in the details for the export job in the Azure portal.
39
+
- content: You haven't provided the correct password for your Azure account.
40
+
isCorrect: false
41
+
explanation: You don't use your Azure account password to access the data on the disks.
- content: When should you use AzCopy instead of the Azure Import/Export service?
22
-
choices:
23
-
- content: To import or export small amounts of data from Azure Storage when network latency isn't an issue.
24
-
isCorrect: true
25
-
explanation: Use AzCopy to transfer small to moderate amounts of data online across the network.
26
-
- content: To import or export large amounts of data.
27
-
isCorrect: false
28
-
explanation: Use Azure Import/Export to export large amounts of data offline. For import, use Azure Import/Export in regions where Azure Data Box devices aren't supported.
29
-
- content: To transfer data from Azure Storage to on-premises storage while you're offline.
30
-
isCorrect: false
31
-
explanation: AzCopy requires an active connection to your storage account in Azure. To do an offline transfer, use the Import/Export service or Data Box family.
32
-
- content: When should you use Azure Import/Export service instead of the Data Box Family?
33
-
choices:
34
-
- content: To transfer data using an online connection.
35
-
isCorrect: false
36
-
explanation: The Import/Export service is an offline solution. You can transfer data over a network connection using Azure Stack Edge or Data Box Gateway.
37
-
- content: To use a Microsoft-supplied device instead of disks that you supply.
38
-
isCorrect: false
39
-
explanation: Data Box family uses Microsoft-supplied devices to transfer data from your on-premises location to Azure Storage.
40
-
- content: You're in a region where Data Box family isn't supported.
41
-
isCorrect: true
42
-
explanation: Data Box family is the recommended solution for handling very large import or export jobs when the organization is located in a region where it's supported.
- content: When should you use AzCopy instead of the Azure Import/Export service?
21
+
choices:
22
+
- content: To import or export small amounts of data from Azure Storage when network latency isn't an issue.
23
+
isCorrect: true
24
+
explanation: Use AzCopy to transfer small to moderate amounts of data online across the network.
25
+
- content: To import or export large amounts of data.
26
+
isCorrect: false
27
+
explanation: Use Azure Import/Export to export large amounts of data offline. For import, use Azure Import/Export in regions where Azure Data Box devices aren't supported.
28
+
- content: To transfer data from Azure Storage to on-premises storage while you're offline.
29
+
isCorrect: false
30
+
explanation: AzCopy requires an active connection to your storage account in Azure. To do an offline transfer, use the Import/Export service or Data Box family.
31
+
- content: When should you use Azure Import/Export service instead of the Data Box Family?
32
+
choices:
33
+
- content: To transfer data using an online connection.
34
+
isCorrect: false
35
+
explanation: The Import/Export service is an offline solution. You can transfer data over a network connection using Azure Stack Edge or Data Box Gateway.
36
+
- content: To use a Microsoft-supplied device instead of disks that you supply.
37
+
isCorrect: false
38
+
explanation: Data Box family uses Microsoft-supplied devices to transfer data from your on-premises location to Azure Storage.
39
+
- content: You're in a region where Data Box family isn't supported.
40
+
isCorrect: true
41
+
explanation: Data Box family is the recommended solution for handling very large import or export jobs when the organization is located in a region where it's supported.
0 commit comments