You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by GitBox <gi...@apache.org> on 2019/04/05 14:40:52 UTC

[GitHub] [jclouds] ak58588 opened a new pull request #22: Disable PublicAccess enquiry for AzureBlob, when using SAS Auth.

ak58588 opened a new pull request #22: Disable PublicAccess enquiry for AzureBlob, when using SAS Auth. 
URL: https://github.com/apache/jclouds/pull/22
 
 
   Since it is impossible (checked with the Azure Storage dev team) to execute getContainerACL with SAS Authorisation, here is a possible solution to omit checking the Public Access policy for Cotnainers and Blobs when using SAS, as it will fail. 
   
   No test provided yet. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services