I tried 4 days but every time I am getting this error I create a file and copied to blob storage isn’t correct ? I created a folder temp and copied then also it failed.
I feel azure instructions are not clear.
Showing correct file not copied where to get the correct file ?
Can someone help me pleasee
Issue resolved by (CLI)
ls /tmp/devops.txt
az storage blob upload
–account-name devopsst30452
–container-name devops-blob-10937
–name devops.txt
–file /tmp/devops.txt
–auth-mode login
az storage blob list
–account-name devopsst30452
–container-name devops-blob-10937
–output table
–auth-mode login
having issue even after uploading an empty file through gui . to upload devops.txt under /tmp it won’t be exists before

