Created
October 26, 2017 16:52
-
-
Save anonymous/923c838c66e4972460f019549f6b5078 to your computer and use it in GitHub Desktop.
Copy files to azure emulator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
azcopy /Source:%cd% /Dest:http://127.0.0.1:10000/devstoreaccount1/%1/ /DestType:blob /DestKey:Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw== /Pattern:%2 /Y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment