Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You develop an app that allows users to upload photos and videos to Azure storage. The app uses a storage REST API call to

image text in transcribed 


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 when a new video is uploaded. What should you do? A. Copy blobs to Container2 by using the Put Blob operation of the Blob Service REST API B.Event Grid topic that uses the Start-AzureStorageBlobCopy cmdlet C. Use AzCopy with the Snapshot switch to copy blobs to Container2 D. Download the blob to a virtual machine and then upload the blob to Container2

Step by Step Solution

3.45 Rating (158 Votes )

There are 3 Steps involved in it

Step: 1

The most appropriate option for copying specific blobs from Container1 to Container2 when a new vide... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Ethics in Information Technology

Authors: George Reynolds

5th edition

1285197151, 9781305142992 , 978-1285197159

More Books

Students also viewed these Programming questions

Question

explain five important changes in the world of work;

Answered: 1 week ago