I need to upload file to Azure blobs on my linux device(OS: OpenWrt), I followed the instruction on the Microsoft Azure documents(https://learn.microsoft.com/zh-tw/azure/storage/common/storage-use-azcopy-linux?toc=%2fazure%2fstorage%2fblobs%2ftoc.json), but it returned "syntax error: bad function name"
I wonder that whether the azcopy not support for the OpenWrt. If yes, is there another way to perform upload files to azure blobs? Thank you for the reply!