AZ-303 Exam QuestionsBrowse all questions from this exam

AZ-303 Exam - Question 321


You need to move the blueprint files to Azure.

What should you do?

Show Answer
Correct Answer: C

To move blueprint files to Azure, using Azure Storage Explorer is the most appropriate method. Azure Storage Explorer is a standalone application that facilitates the easy management and transfer of Azure Storage data over the Internet. It supports various storage management functions, including copying files. Other methods like the Azure Import/Export service are more suited for transferring large amounts of data via physical shipments, and mapping a drive using access keys or SAS is less practical for this scenario.

Discussion

6 comments
Sign in to comment
Tripp_F
Jul 7, 2021

Answer looks right to me. You must copy the blueprint files to Azure over the Internet, so Azure import/export is out. SMB (mapping file shares) does not support SAS/Access key authentication. Correct Answer: C. Azure Storage Explorer

rdemontis
Jul 19, 2021

Agree with you

leo_az300
Aug 26, 2021

A: not through internet. Incorrect B: SAS is correct but not file explorer, it should be storage explorer. Ref https://docs.microsoft.com/en-us/azure/vs-azure-tools-storage-explorer-files#get-the-sas-for-a-file-share SAS provides delegated access to resources in your storage account. This means that you can grant a client limited permissions to objects in your storage account for a specified period of time and with a specified set of permissions, without having to share your account access keys. C: Correct D: Not access key and file explorer. Incorrect Actually the best answer should be SAS with Storage Explorer

syu31svc
Aug 28, 2021

Scenario: Move the existing product blueprint files to Azure storage. Copy the blueprint files to Azure over the Internet. Ensure that the blueprint files are stored in the archive storage tier. We can use Storage Explorer to copy data to Azure blob storage over internet. Microsoft Azure Storage Explorer is a standalone app that makes it easy to work with Azure Storage data on Windows, macOS, and Linux. https://docs.microsoft.com/en-us/azure/vs-azure-tools-storage-manage-with-storage-explorer?tabs=windows C is right

nickname82
Aug 19, 2021

Correct is D Generate an access key. Map a drive, and then copy the files by using File Explore

edmacoar123
Nov 19, 2021

Today 19/11/21. No use case of this help platform appeared in my exam. Score 860.

KarkadanOption: C
Feb 23, 2022

C is the correct andwer