c-w opened a new pull request #1408: Implement SAS URL generation for Azure Storage URL: https://github.com/apache/libcloud/pull/1408 ## Implement SAS URL generation for Azure Storage ### Description As discussed in https://github.com/apache/libcloud/issues/1403, this pull request implements `StorageDriver.get_object_cdn_url` via a [service SAS](https://docs.microsoft.com/en-us/rest/api/storageservices/create-service-sas#construct-a-service-sas). ### Status - done, ready for review ### Checklist - [x] Code linting ([build passed](https://travis-ci.org/CatalystCode/libcloud/builds/635449613)) - [ ] Documentation (**TODO: update changelog**) - [x] Tests ([e2e tests passed](https://clewolff.visualstudio.com/libcloud-tests/_build/results?buildId=682)) - [x] ICLA ([committer](https://people.apache.org/phonebook.html?uid=clewolff))
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
