I realize that in Azure VM, I can't use the SAS KEY because It occurs an error of authrization.
So, we need to use other way to authenticate.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I can't access Azure Blob Storage to upload and download blobs on Azure virtual Machine.
I use Python to access Azure Blob Storage.
I have SAS Key. This key is not expired.
And My Containers are Access level is 'container'. not private.
My Container account's Networking is opened to all networks.
I can't upload and download my images and files to blob storage in Azure Virtual Machine.
However, In my local, It works very well. I can access the blob storage very well.....
I think this is the network problem. but I opened my all ip and port in container account.
plz, help me.
My Virtual Machine is NC4as T4 v3.
and VM and Containers are in Korea Central region.
I realize that in Azure VM, I can't use the SAS KEY because It occurs an error of authrization.
So, we need to use other way to authenticate.
Hi 조한익
Thanks for contacting Microsoft Q&A.
Based on your case note, I understand that you are unable to access a storage account from a specific Azure VM and the same is working from your local machine.
There could be multiple reasons for the failure, few below:
Can you please try to test the below:
Please feel free to let me know if you have any further queries or suggestions.