[ 
https://issues.apache.org/jira/browse/OAK-6388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066418#comment-16066418
 ] 

Thomas Mueller commented on OAK-6388:
-------------------------------------

The comment seems incorrect:

{noformat}
    /**
     * Azure Shared Access Signature Key
     */
    public static final String AZURE_SAS = "azureSas";

    /**
     * Azure Shared Access Signature Key
     */
    public static final String AZURE_BLOB_ENDPOINT = "azureBlobEndpoint";
{noformat}

Also, could you fix the typo just before that, "Azure Stoage" -> "Azure 
Storage"? Usage of lowercase / uppercase is inconsistent by the way ("Account 
name", but "Account Key", uppercase k here).



> Enable Azure shared access signature for blob store connector
> -------------------------------------------------------------
>
>                 Key: OAK-6388
>                 URL: https://issues.apache.org/jira/browse/OAK-6388
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob-cloud
>            Reporter: Andrei Kalfas
>         Attachments: AzureSAS.patch
>
>
> Azure storage account can be access with access keys or with shared access 
> signatures. Currently the blob connector only allows access keys, limiting 
> the use cases where the storage account must be regarded as a read only one. 
> Access keys enable all access while shared access signatures can be limited 
> to certain operations. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to