Skip to main content
Question

AzureBlobStorageConnector connection problems

  • September 3, 2020
  • 2 replies
  • 201 views

Forum|alt.badge.img

Hi all,

i am trying to connect with a Azure blob storage container, with the AzureBlobStorageConnector transformer in fme 2020.0.2.1.

but its not working i am getting this message:

 

'Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. ErrorCode: AuthenticationFailed'

 

And when i use the SAS url in the browser i see a xml with all the containers that are available in the blob storage.

 

 

Could someone help about this topic, please?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img+2
  • 364 replies
  • September 3, 2020

Hi @aarraye​ ,

Where did you get your SAS from? The screenshot you showed looks different to the SAS I generate in the Portal.

I believe in order to use SAS, you need to 'Allow blob Public Access' which you can do under Settings > Configuration in the Azure Portal.

I'm including a screenshot here of how I configured mine and you can see that it successfully listed what I have in my container:

 

Screen Shot 2020-09-03 at 9.40.58 AM


rob_m_esriuk
Contributor
Forum|alt.badge.img+6
  • Contributor
  • 26 replies
  • February 22, 2022

We are seeing this issue but only if we apply IP filtering to the SAS key, without it works fine. Were you using IP specification when generating the key