Microsoft AZ-104 Azure Storage Explorer and AzCopy Practice Test

 

Topic 07 focuses on Azure Storage Explorer and AzCopy for the Microsoft Certified: Azure Administrator Associate certification and the AZ-104 exam, using Microsoft Azure administration scenarios. For broader exam preparation, review the Microsoft Azure Administrator AZ-104 Exam Dumps page. Each question includes a concise explanation of the correct answer and the technical reason the other choices are incorrect.

Question 1

To perform interactive storage administration with a GUI, which Azure configuration should be selected?

  1. Storage Explorer Microsoft Entra sign-in
  2. AzCopy sync command
  3. Azure Storage Explorer
  4. Local download

Correct Answer: C

 

Correct Answer

Answer C is correct because Azure Storage Explorer is a cross-platform graphical application for browsing and managing Azure Storage data and resources. It directly supports the requirement to perform interactive storage administration with a GUI.

Incorrect Answers

Answer A is incorrect because Storage Explorer Microsoft Entra sign-in is used to manage storage resources without embedding account keys in the tool; it does not provide the capability described in the scenario.

Answer B is incorrect because AzCopy sync command is used to synchronize changing directory or container content rather than performing a simple one-time copy; it does not provide the capability described in the scenario.

Answer D is incorrect because Local download is used to retrieve cloud-stored files or blobs to an administrator workstation or server; it does not provide the capability described in the scenario.

 

Question 2

For Azure Storage Explorer, which administrative outcome is expected?

  1. Script or automate large-scale storage data transfer operations
  2. Populate Azure Storage from on-premises or workstation files
  3. Perform interactive storage administration with a GUI
  4. Upload, download, or perform service-to-service copies of supported storage data

Correct Answer: C

 

Correct Answer

Answer C is correct because Azure Storage Explorer is a cross-platform graphical application for browsing and managing Azure Storage data and resources. Its intended administrative use is to perform interactive storage administration with a GUI.

Incorrect Answers

Answer A is incorrect because that outcome belongs to AzCopy, which is used to script or automate large-scale storage data transfer operations; it is not the primary purpose of Azure Storage Explorer.

Answer B is incorrect because that outcome belongs to Local upload, which is used to populate Azure Storage from on-premises or workstation files; it is not the primary purpose of Azure Storage Explorer.

Answer D is incorrect because that outcome belongs to AzCopy copy command, which is used to upload, download, or perform service-to-service copies of supported storage data; it is not the primary purpose of Azure Storage Explorer.

 

Question 3

To script or automate large-scale storage data transfer operations, which Azure configuration should be selected?

  1. Storage Explorer Microsoft Entra sign-in
  2. Local upload
  3. Recursive transfer
  4. AzCopy

Correct Answer: D

 

Correct Answer

Answer D is correct because AzCopy is a command-line utility optimized for high-performance transfer of data to, from, and between Azure Storage locations. It directly supports the requirement to script or automate large-scale storage data transfer operations.

Incorrect Answers

Answer A is incorrect because Storage Explorer Microsoft Entra sign-in is used to manage storage resources without embedding account keys in the tool; it does not provide the capability described in the scenario.

Answer B is incorrect because Local upload is used to populate Azure Storage from on-premises or workstation files; it does not provide the capability described in the scenario.

Answer C is incorrect because Recursive transfer is used to copy an entire directory tree instead of only top-level objects; it does not provide the capability described in the scenario.

 

Question 4

For AzCopy, which administrative outcome is expected?

  1. Populate Azure Storage from on-premises or workstation files
  2. Script or automate large-scale storage data transfer operations
  3. Retrieve cloud-stored files or blobs to an administrator workstation or server
  4. Manage storage resources without embedding account keys in the tool

Correct Answer: B

 

Correct Answer

Answer B is correct because AzCopy is a command-line utility optimized for high-performance transfer of data to, from, and between Azure Storage locations. Its intended administrative use is to script or automate large-scale storage data transfer operations.

Incorrect Answers

Answer A is incorrect because that outcome belongs to Local upload, which is used to populate Azure Storage from on-premises or workstation files; it is not the primary purpose of AzCopy.

Answer C is incorrect because that outcome belongs to Local download, which is used to retrieve cloud-stored files or blobs to an administrator workstation or server; it is not the primary purpose of AzCopy.

Answer D is incorrect because that outcome belongs to Storage Explorer Microsoft Entra sign-in, which is used to manage storage resources without embedding account keys in the tool; it is not the primary purpose of AzCopy.

 

Question 5

To manage storage resources without embedding account keys in the tool, which Azure configuration should be selected?

  1. Local upload
  2. Service-to-service copy
  3. Azure Storage Explorer
  4. Storage Explorer Microsoft Entra sign-in

Correct Answer: D

 

Correct Answer

Answer D is correct because Storage Explorer Microsoft Entra sign-in is interactive authentication that lets Storage Explorer access permitted storage resources through the signed-in identity. It directly supports the requirement to manage storage resources without embedding account keys in the tool.

Incorrect Answers

Answer A is incorrect because Local upload is used to populate Azure Storage from on-premises or workstation files; it does not provide the capability described in the scenario.

Answer B is incorrect because Service-to-service copy is used to move data between storage accounts efficiently; it does not provide the capability described in the scenario.

Answer C is incorrect because Azure Storage Explorer is used to perform interactive storage administration with a GUI; it does not provide the capability described in the scenario.

 

Question 6

For Storage Explorer Microsoft Entra sign-in, which administrative outcome is expected?

  1. Synchronize changing directory or container content rather than performing a simple one-time copy
  2. Copy an entire directory tree instead of only top-level objects
  3. Manage storage resources without embedding account keys in the tool
  4. Upload, download, or perform service-to-service copies of supported storage data

Correct Answer: C

 

Correct Answer

Answer C is correct because Storage Explorer Microsoft Entra sign-in is interactive authentication that lets Storage Explorer access permitted storage resources through the signed-in identity. Its intended administrative use is to manage storage resources without embedding account keys in the tool.

Incorrect Answers

Answer A is incorrect because that outcome belongs to AzCopy sync command, which is used to synchronize changing directory or container content rather than performing a simple one-time copy; it is not the primary purpose of Storage Explorer Microsoft Entra sign-in.

Answer B is incorrect because that outcome belongs to Recursive transfer, which is used to copy an entire directory tree instead of only top-level objects; it is not the primary purpose of Storage Explorer Microsoft Entra sign-in.

Answer D is incorrect because that outcome belongs to AzCopy copy command, which is used to upload, download, or perform service-to-service copies of supported storage data; it is not the primary purpose of Storage Explorer Microsoft Entra sign-in.

 

Question 7

To delegate limited GUI access without exposing full storage-account credentials, which Azure configuration should be selected?

  1. Storage Explorer Microsoft Entra sign-in
  2. Storage Explorer SAS connection
  3. AzCopy copy command
  4. Azure Storage Explorer

Correct Answer: B

 

Correct Answer

Answer B is correct because Storage Explorer SAS connection is a connection method that opens only the storage resource and permissions represented by a supplied SAS. It directly supports the requirement to delegate limited GUI access without exposing full storage-account credentials.

Incorrect Answers

Answer A is incorrect because Storage Explorer Microsoft Entra sign-in is used to manage storage resources without embedding account keys in the tool; it does not provide the capability described in the scenario.

Answer C is incorrect because AzCopy copy command is used to upload, download, or perform service-to-service copies of supported storage data; it does not provide the capability described in the scenario.

Answer D is incorrect because Azure Storage Explorer is used to perform interactive storage administration with a GUI; it does not provide the capability described in the scenario.

 

Question 8

For Storage Explorer SAS connection, which administrative outcome is expected?

  1. Retrieve cloud-stored files or blobs to an administrator workstation or server
  2. Delegate limited GUI access without exposing full storage-account credentials
  3. Manage storage resources without embedding account keys in the tool
  4. Perform interactive storage administration with a GUI

Correct Answer: B

 

Correct Answer

Answer B is correct because Storage Explorer SAS connection is a connection method that opens only the storage resource and permissions represented by a supplied SAS. Its intended administrative use is to delegate limited GUI access without exposing full storage-account credentials.

Incorrect Answers

Answer A is incorrect because that outcome belongs to Local download, which is used to retrieve cloud-stored files or blobs to an administrator workstation or server; it is not the primary purpose of Storage Explorer SAS connection.

Answer C is incorrect because that outcome belongs to Storage Explorer Microsoft Entra sign-in, which is used to manage storage resources without embedding account keys in the tool; it is not the primary purpose of Storage Explorer SAS connection.

Answer D is incorrect because that outcome belongs to Azure Storage Explorer, which is used to perform interactive storage administration with a GUI; it is not the primary purpose of Storage Explorer SAS connection.

 

Question 9

To upload, download, or perform service-to-service copies of supported storage data, which Azure configuration should be selected?

  1. Service-to-service copy
  2. Storage Explorer SAS connection
  3. AzCopy
  4. AzCopy copy command

Correct Answer: D

 

Correct Answer

Answer D is correct because AzCopy copy command is the AzCopy operation used to transfer data from a source to a destination. It directly supports the requirement to upload, download, or perform service-to-service copies of supported storage data.

Incorrect Answers

Answer A is incorrect because Service-to-service copy is used to move data between storage accounts efficiently; it does not provide the capability described in the scenario.

Answer B is incorrect because Storage Explorer SAS connection is used to delegate limited GUI access without exposing full storage-account credentials; it does not provide the capability described in the scenario.

Answer C is incorrect because AzCopy is used to script or automate large-scale storage data transfer operations; it does not provide the capability described in the scenario.

 

Question 10

For AzCopy copy command, which administrative outcome is expected?

  1. Move data between storage accounts efficiently
  2. Script or automate large-scale storage data transfer operations
  3. Populate Azure Storage from on-premises or workstation files
  4. Upload, download, or perform service-to-service copies of supported storage data

Correct Answer: D

 

Correct Answer

Answer D is correct because AzCopy copy command is the AzCopy operation used to transfer data from a source to a destination. Its intended administrative use is to upload, download, or perform service-to-service copies of supported storage data.

Incorrect Answers

Answer A is incorrect because that outcome belongs to Service-to-service copy, which is used to move data between storage accounts efficiently; it is not the primary purpose of AzCopy copy command.

Answer B is incorrect because that outcome belongs to AzCopy, which is used to script or automate large-scale storage data transfer operations; it is not the primary purpose of AzCopy copy command.

Answer C is incorrect because that outcome belongs to Local upload, which is used to populate Azure Storage from on-premises or workstation files; it is not the primary purpose of AzCopy copy command.

 

Question 11

To synchronize changing directory or container content rather than performing a simple one-time copy, which Azure configuration should be selected?

  1. AzCopy sync command
  2. AzCopy
  3. Recursive transfer
  4. AzCopy copy command

Correct Answer: A

 

Correct Answer

Answer A is correct because AzCopy sync command is the AzCopy operation that compares source and destination and transfers differences so the destination reflects the source more closely. It directly supports the requirement to synchronize changing directory or container content rather than performing a simple one-time copy.

Incorrect Answers

Answer B is incorrect because AzCopy is used to script or automate large-scale storage data transfer operations; it does not provide the capability described in the scenario.

Answer C is incorrect because Recursive transfer is used to copy an entire directory tree instead of only top-level objects; it does not provide the capability described in the scenario.

Answer D is incorrect because AzCopy copy command is used to upload, download, or perform service-to-service copies of supported storage data; it does not provide the capability described in the scenario.

 

Question 12

For AzCopy sync command, which administrative outcome is expected?

  1. Synchronize changing directory or container content rather than performing a simple one-time copy
  2. Move data between storage accounts efficiently
  3. Perform interactive storage administration with a GUI
  4. Copy an entire directory tree instead of only top-level objects

Correct Answer: A

 

Correct Answer

Answer A is correct because AzCopy sync command is the AzCopy operation that compares source and destination and transfers differences so the destination reflects the source more closely. Its intended administrative use is to synchronize changing directory or container content rather than performing a simple one-time copy.

Incorrect Answers

Answer B is incorrect because that outcome belongs to Service-to-service copy, which is used to move data between storage accounts efficiently; it is not the primary purpose of AzCopy sync command.

Answer C is incorrect because that outcome belongs to Azure Storage Explorer, which is used to perform interactive storage administration with a GUI; it is not the primary purpose of AzCopy sync command.

Answer D is incorrect because that outcome belongs to Recursive transfer, which is used to copy an entire directory tree instead of only top-level objects; it is not the primary purpose of AzCopy sync command.

 

Question 13

To copy an entire directory tree instead of only top-level objects, which Azure configuration should be selected?

  1. Recursive transfer
  2. AzCopy sync command
  3. Azure Storage Explorer
  4. AzCopy copy command

Correct Answer: A

 

Correct Answer

Answer A is correct because Recursive transfer is a transfer setting that includes child directories or virtual directories beneath the specified source. It directly supports the requirement to copy an entire directory tree instead of only top-level objects.

Incorrect Answers

Answer B is incorrect because AzCopy sync command is used to synchronize changing directory or container content rather than performing a simple one-time copy; it does not provide the capability described in the scenario.

Answer C is incorrect because Azure Storage Explorer is used to perform interactive storage administration with a GUI; it does not provide the capability described in the scenario.

Answer D is incorrect because AzCopy copy command is used to upload, download, or perform service-to-service copies of supported storage data; it does not provide the capability described in the scenario.

 

Question 14

For Recursive transfer, which administrative outcome is expected?

  1. Perform interactive storage administration with a GUI
  2. Synchronize changing directory or container content rather than performing a simple one-time copy
  3. Delegate limited GUI access without exposing full storage-account credentials
  4. Copy an entire directory tree instead of only top-level objects

Correct Answer: D

 

Correct Answer

Answer D is correct because Recursive transfer is a transfer setting that includes child directories or virtual directories beneath the specified source. Its intended administrative use is to copy an entire directory tree instead of only top-level objects.

Incorrect Answers

Answer A is incorrect because that outcome belongs to Azure Storage Explorer, which is used to perform interactive storage administration with a GUI; it is not the primary purpose of Recursive transfer.

Answer B is incorrect because that outcome belongs to AzCopy sync command, which is used to synchronize changing directory or container content rather than performing a simple one-time copy; it is not the primary purpose of Recursive transfer.

Answer C is incorrect because that outcome belongs to Storage Explorer SAS connection, which is used to delegate limited GUI access without exposing full storage-account credentials; it is not the primary purpose of Recursive transfer.

 

Question 15

To move data between storage accounts efficiently, which Azure configuration should be selected?

  1. AzCopy
  2. Service-to-service copy
  3. Recursive transfer
  4. Storage Explorer Microsoft Entra sign-in

Correct Answer: B

 

Correct Answer

Answer B is correct because Service-to-service copy is an AzCopy transfer in which Azure Storage data moves between supported storage endpoints without first downloading to the local client. It directly supports the requirement to move data between storage accounts efficiently.

Incorrect Answers

Answer A is incorrect because AzCopy is used to script or automate large-scale storage data transfer operations; it does not provide the capability described in the scenario.

Answer C is incorrect because Recursive transfer is used to copy an entire directory tree instead of only top-level objects; it does not provide the capability described in the scenario.

Answer D is incorrect because Storage Explorer Microsoft Entra sign-in is used to manage storage resources without embedding account keys in the tool; it does not provide the capability described in the scenario.

 

Question 16

For Service-to-service copy, which administrative outcome is expected?

  1. Move data between storage accounts efficiently
  2. Delegate limited GUI access without exposing full storage-account credentials
  3. Perform interactive storage administration with a GUI
  4. Manage storage resources without embedding account keys in the tool

Correct Answer: A

 

Correct Answer

Answer A is correct because Service-to-service copy is an AzCopy transfer in which Azure Storage data moves between supported storage endpoints without first downloading to the local client. Its intended administrative use is to move data between storage accounts efficiently.

Incorrect Answers

Answer B is incorrect because that outcome belongs to Storage Explorer SAS connection, which is used to delegate limited GUI access without exposing full storage-account credentials; it is not the primary purpose of Service-to-service copy.

Answer C is incorrect because that outcome belongs to Azure Storage Explorer, which is used to perform interactive storage administration with a GUI; it is not the primary purpose of Service-to-service copy.

Answer D is incorrect because that outcome belongs to Storage Explorer Microsoft Entra sign-in, which is used to manage storage resources without embedding account keys in the tool; it is not the primary purpose of Service-to-service copy.

 

Question 17

To populate Azure Storage from on-premises or workstation files, which Azure configuration should be selected?

  1. Local upload
  2. AzCopy copy command
  3. Recursive transfer
  4. Local download

Correct Answer: A

 

Correct Answer

Answer A is correct because Local upload is a transfer from a local file system to an Azure Storage destination. It directly supports the requirement to populate Azure Storage from on-premises or workstation files.

Incorrect Answers

Answer B is incorrect because AzCopy copy command is used to upload, download, or perform service-to-service copies of supported storage data; it does not provide the capability described in the scenario.

Answer C is incorrect because Recursive transfer is used to copy an entire directory tree instead of only top-level objects; it does not provide the capability described in the scenario.

Answer D is incorrect because Local download is used to retrieve cloud-stored files or blobs to an administrator workstation or server; it does not provide the capability described in the scenario.

 

Question 18

For Local upload, which administrative outcome is expected?

  1. Delegate limited GUI access without exposing full storage-account credentials
  2. Upload, download, or perform service-to-service copies of supported storage data
  3. Populate Azure Storage from on-premises or workstation files
  4. Copy an entire directory tree instead of only top-level objects

Correct Answer: C

 

Correct Answer

Answer C is correct because Local upload is a transfer from a local file system to an Azure Storage destination. Its intended administrative use is to populate Azure Storage from on-premises or workstation files.

Incorrect Answers

Answer A is incorrect because that outcome belongs to Storage Explorer SAS connection, which is used to delegate limited GUI access without exposing full storage-account credentials; it is not the primary purpose of Local upload.

Answer B is incorrect because that outcome belongs to AzCopy copy command, which is used to upload, download, or perform service-to-service copies of supported storage data; it is not the primary purpose of Local upload.

Answer D is incorrect because that outcome belongs to Recursive transfer, which is used to copy an entire directory tree instead of only top-level objects; it is not the primary purpose of Local upload.

 

Question 19

To retrieve cloud-stored files or blobs to an administrator workstation or server, which Azure configuration should be selected?

  1. Recursive transfer
  2. Local download
  3. Service-to-service copy
  4. Azure Storage Explorer

Correct Answer: B

 

Correct Answer

Answer B is correct because Local download is a transfer from Azure Storage to a local file system. It directly supports the requirement to retrieve cloud-stored files or blobs to an administrator workstation or server.

Incorrect Answers

Answer A is incorrect because Recursive transfer is used to copy an entire directory tree instead of only top-level objects; it does not provide the capability described in the scenario.

Answer C is incorrect because Service-to-service copy is used to move data between storage accounts efficiently; it does not provide the capability described in the scenario.

Answer D is incorrect because Azure Storage Explorer is used to perform interactive storage administration with a GUI; it does not provide the capability described in the scenario.

 

Question 20

For Local download, which administrative outcome is expected?

  1. Synchronize changing directory or container content rather than performing a simple one-time copy
  2. Populate Azure Storage from on-premises or workstation files
  3. Retrieve cloud-stored files or blobs to an administrator workstation or server
  4. Copy an entire directory tree instead of only top-level objects

Correct Answer: C

 

Correct Answer

Answer C is correct because Local download is a transfer from Azure Storage to a local file system. Its intended administrative use is to retrieve cloud-stored files or blobs to an administrator workstation or server.

Incorrect Answers

Answer A is incorrect because that outcome belongs to AzCopy sync command, which is used to synchronize changing directory or container content rather than performing a simple one-time copy; it is not the primary purpose of Local download.

Answer B is incorrect because that outcome belongs to Local upload, which is used to populate Azure Storage from on-premises or workstation files; it is not the primary purpose of Local download.

Answer D is incorrect because that outcome belongs to Recursive transfer, which is used to copy an entire directory tree instead of only top-level objects; it is not the primary purpose of Local download.

 

img