Cannot upload files on Azur with new computer

BESSY-ROLAND Yannick 6 Reputation points
2021-11-28T17:16:10.007+00:00

Hello,

I'm using R to upload files on a Azur Storage accout, with libraries AzureStor and AzureRMR.

The main steps are to use firstly this command : cont <- storage_container(endp, container_name), and then to use the function storage_upload.
I'm using two computers, using the exact same lines of code works for the first one, but no more for the second one, I indeed obtain this error :

Error in process_storage_response(response, match.arg(http_status_handler), :
Forbidden (HTTP 403). Failed to complete Storage Services operation. Message:
AuthorizationFailure
This request is not authorized to perform this operation.

Some days ago I could use both computers with this exact same code to upload files on Azure. Now one of them give me this error.
Also my public IP is allowed in the Azur account parameters.

Any thoughts?

Thanks

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,794 questions
0 comments No comments
{count} votes