Select from following answers:- AzCopy.exe
- Permon.exe
- Copy.exe
- All Above
AzCopy is a Windows command-line utility designed for copying data to and from Microsoft Azure storage (e.g.Blob, File, and Table) using commands.
AzCopy /Source:D:\BlobSource /Dest:<AZURE BLOB CONTAINER URL> /DestKey:<ACCESS KEY> /Pattern:"*.mp4" /destType:blob
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator