New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-204 Exam - Topic 3 Question 39 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 39
Topic #: 3
[All AZ-204 Questions]

You develop an app that allows users to upload photos and videos to Azure storage. The app uses a storage REST API call to upload the media to a blob storage account named Account1. You have blob storage

containers named Container1 and Container2.

Uploading of videos occurs on an irregular basis.

You need to copy specific blobs from Container1 to Container2 in real time when specific requirements are

met, excluding backup blob copies.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

The Start-AzureStorageBlobCopy cmdlet starts to copy a blob.

Example 1: Copy a named blob

C:PS>Start-AzureStorageBlobCopy -SrcBlob 'ContosoPlanning2015' -DestContainer 'ContosoArchives' -SrcContainer 'ContosoUploads'

This command starts the copy operation of the blob named ContosoPlanning2015 from the container named ContosoUploads to the container named ContosoArchives.

References:

https://docs.microsoft.com/en-us/powershell/module/azure.storage/start-azurestorageblobcopy?view=azurermps-6.13.0


Contribute your Thoughts:

0/2000 characters
Johnetta
4 months ago
D is interesting, but I’m not sure about using the Snapshot switch.
upvoted 0 times
...
Bernadine
4 months ago
Definitely not A, that sounds like a hassle.
upvoted 0 times
...
Arleen
4 months ago
Surprised that downloading to a VM is even an option! Seems slow.
upvoted 0 times
...
Goldie
5 months ago
I think C could work too, but it might not be as efficient.
upvoted 0 times
...
Kyoko
5 months ago
Option B is the best choice for real-time copying!
upvoted 0 times
...
Daren
5 months ago
Downloading to a VM seems inefficient; I think there's a better way to copy blobs directly between containers.
upvoted 0 times
...
Ryann
5 months ago
I feel like AzCopy is more for bulk operations, so I'm hesitant about using it for just specific blobs.
upvoted 0 times
...
Roselle
5 months ago
I remember practicing blob operations, but I'm not sure if using PowerShell is the best option here.
upvoted 0 times
...
Zana
5 months ago
I think the REST API's Put Blob operation could work, but I need to double-check if it meets the real-time requirement.
upvoted 0 times
...
Lashon
5 months ago
The Internet VR seems like the most logical choice here, since that's the default route for external connectivity.
upvoted 0 times
...
Carey
5 months ago
I'm pretty sure the answer is A. The MAC address has to be known in the local FDB for the oam mac-ping to work successfully.
upvoted 0 times
...
Sunshine
5 months ago
This is a good question to test our understanding of product backlog management. I'll review the key factors and try to determine which one is most likely to be the issue with an unfinalized requirement.
upvoted 0 times
...
Raelene
5 months ago
I'm pretty certain that "output alert_syslog" is more about logging than file size. Should I go with "output alert_quick"?
upvoted 0 times
...

Save Cancel