[jclouds/jclouds] Adds new Generally Available azure locations for Australia and France (#1219)

2018-06-21 Thread Daniel Estévez

You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1219

-- Commit Summary --

  * Adds new Generally Available azure locations for Australia and France

-- File Changes --

M 
providers/azurecompute-arm/src/main/java/org/jclouds/azurecompute/arm/domain/Region.java
 (6)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1219.patch
https://github.com/jclouds/jclouds/pull/1219.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1219


[jira] [Created] (JCLOUDS-1428) Support for SAS token based Authentication for Azure Blob Storage

2018-06-21 Thread Himanshu Jain (JIRA)
Himanshu Jain created JCLOUDS-1428:
--

 Summary: Support for SAS token based Authentication for Azure Blob 
Storage
 Key: JCLOUDS-1428
 URL: https://issues.apache.org/jira/browse/JCLOUDS-1428
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-blobstore
Reporter: Himanshu Jain


Hi,

We have one use case where we want to provide limited access to objects in our 
storage accounts. We figured that the best way to do  this is by using SAS 
token based authentication mechanism to upload/download objects to Azure Blob 
Storage - [SAS based 
Authentication|https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1]

We found that JClouds client library provides support for Azure Blob Storage 
using account keys which might not fit our use case because of security reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)