Skip to Content

AZ-104: Simplifying Azure Storage Management Tools and Solutions for Every Scenario

Explore the best Azure Storage tools and solutions tailored for specific scenarios, from transferring large files with AzCopy to managing data transfers graphically with Azure Storage Explorer, ensuring seamless storage maintenance for your organization.

Your company maintains several types of Azure Storage in the various departments. You’re tasked with designing a solution to maintain the storage by using different Azure Storage tools to support specific scenarios.

  • The finance team needs to transfer a series of large files to Azure Blob Storage. The operation might take several hours to upload each file. The team is concerned about what happens if the transfer fails and the process has to be restarted.
  • The manufacturing department wants to control how data is transferred to Azure Files. They want a graphical tool to manage the process, but they don’t want to use the Azure portal.
  • Your administrators maintain an existing storage account in Azure for unstructured data. For billing purposes, management has requested a new storage account for the data. The admins need to be sure no data is lost when moving to the new storage account.

Question 1

Which storage approach can help resolve the concerns of the finance team?

A. The Azure CLI
B. AzCopy
C. Azure Storage Explorer

Answer

B. AzCopy

Explanation

AzCopy is ideal for transferring large files because the tool can run in the background.

A and C are incorrect. Is there another tool that might be more appropriate?

Question 2

What storage tool satisfies the request of the manufacturing department?

A. Azure Data Box
B. Robocopy
C. Azure Storage Explorer

Answer

C. Azure Storage Explorer

Explanation

Azure Storage Explorer is the best choice for the manufacturing department because they don’t want to access the files through the Azure portal.

A is incorrect. Data Box is a good choice for importing and exporting large data sets to Azure.
B is incorrect. Robocopy is a good choice for copying large datasets or many files across volumes.

Question 3

How can admins move the data in the existing storage account to the new storage account?

A. Use the AzCopy command-line tool
B. Use the Azure portal
C. Use the Robocopy command-line tool

Answer

A. Use the AzCopy command-line tool

Explanation

The key task for the admins is to move data between storage accounts. The AzCopy tool can work with two different storage accounts. The other tools don’t copy data between storage accounts. Azure Storage Explorer is another tool that can be used to copy data between storage accounts.

B is incorrect. The Azure portal doesn’t copy data between storage accounts by default. Is there another Azure tool that’s more focused on storage?
C is incorrect. It can be a difficult process to use a command-line tool to move data between cloud storage accounts. Is there another Azure tool that’s more focused on storage?

Microsoft Azure Administrator AZ-104 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure Administrator AZ-104 exam and earn Microsoft Azure Administrator AZ-104 certification.