exam questions

Exam AZ-103 All Questions

View all questions & answers for the AZ-103 exam

Exam AZ-103 topic 8 question 2 discussion

Actual exam question from Microsoft's AZ-103
Question #: 2
Topic #: 8
[All AZ-103 Questions]

You need to move the blueprint files to Azure.
What should you do?

  • A. Use Azure Storage Explorer to copy the files.
  • B. Use the Azure Import/Export service.
  • C. Generate a shared access signature (SAS). Map a drive, and then copy the files by using File Explorer.
  • D. Generate an access key. Map a drive, and then copy the files by using File Explorer.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Azure Storage Explorer is a free tool from Microsoft that allows you to work with Azure Storage data on Windows, macOS, and Linux. You can use it to upload and download data from Azure blob storage.
Scenario:
Planned Changes include: move the existing product blueprint files to Azure Blob storage.
Technical Requirements include: Copy the blueprint files to Azure over the Internet.
References:
https://docs.microsoft.com/en-us/azure/machine-learning/team-data-science-process/move-data-to-azure-blob-using-azure-storage-explorer

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sapien45
Highly Voted 5 years, 3 months ago
Map a drive is for file share, not blob storage A is correct
upvoted 23 times
...
ExamPrep
Highly Voted 5 years, 3 months ago
Answer A - Azure Storage Explorer. You can't map a drive with a SAS signature. https://stackoverflow.com/questions/43218050/map-network-drive-to-azure-blob-storage-using-sas
upvoted 20 times
...
I
Most Recent 4 years, 4 months ago
Given answer is correct, and the reference is the right explaination.
upvoted 1 times
...
Thi
4 years, 7 months ago
A. Use Azure Storage Explorer to copy the files.
upvoted 2 times
...
_syamantak
4 years, 10 months ago
A. Use Azure Storage Explorer to copy the files. is the right answer. Lets go by elimination method: Import Export service is out of qs as it uses physical movement of disks. Both mounting to drive and copy using FIle explorer is incorrect - you can not mount a Blob storage. So only option is left to use Storage Explorer
upvoted 4 times
...
Shades
4 years, 11 months ago
Map a drive is only for File storage not Blob..but why cant Import/Export job be used?
upvoted 2 times
Shades
4 years, 11 months ago
Because Import/Export jobs require the drives to be shipped to Microsoft DC
upvoted 1 times
...
...
Jmontenegro
5 years ago
A is correct - to use Azure Storage Explorer you need to specify a SAS URL first to connect.
upvoted 3 times
...
CristianN
5 years, 1 month ago
For using Azure Storage Explorer you already have an access key that is used to communicate from on-premises system to Azure Blob.
upvoted 2 times
...
Nhan
5 years, 2 months ago
A, C, D are all correct
upvoted 1 times
macco455
5 years ago
A is the answer for this particular question. We are not concerned with how they will access it at a later date so A is the best solution for just copying the files
upvoted 3 times
...
...
mojo13
5 years, 3 months ago
Yeah but the purpose of the question is : Copy the blueprint files to Azure over the Internet. So IMO A is correct . If you want to enable partner access later on, as there is in the technical requirements, you could play with a SAS URL or an Access Key.
upvoted 11 times
...
Myfeltf65
5 years, 3 months ago
C is correct answer. The keyword in the Technical Requirements is "Ensure that partner access to the blueprint files is secured and temporary" https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...