Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)

I was trying to use the azcopy sync command but it always throws an error:

Command:

azcopy sync "D:\Releases\Test\MyApp" "http://server3:10000/devstoreaccount1/myapp?sv=2019-02-02&st=2020-06-24T03%3A19%3A44Z&se=2020-06-25T03%3A19%3A44Z&sr=c&sp=racwdl&sig=REDACTED"

Error:

error parsing the input given by the user. Failed with error Unable to infer the source 'D:\Releases\Test\MyApp' / destination 'http://server3:10000/devstoreaccount1/myapp?sv=2019-02-02&st=2020-06-24T03%3A19%3A44Z&se=2020-06-25T03%3A19%3A44Z&sr=c&sp=racwdl&sig=-REDACTED-

Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)
edited by

This error shows up because of azcopy as because it is not supported by local emulator. So you can try using Azurite and PowerShell.

I hope this will help.

Want to become an Azure expert? join Azure Architect certification now!!

Related questions

0 votes
1 answer
asked Dec 7, 2020 in Azure by dante07 (13.1k points)
0 votes
1 answer
0 votes
1 answer
asked Feb 18, 2021 in Azure by angadmishra (6.5k points)

Browse Categories

...