This repository has been archived by the owner on Oct 31, 2019. It is now read-only.
v0.2.3 Bug fix release
Bug fixes:
- Changed date format to use httr date format, pull request by @brnleehng #56
- Add location as a parameter for azureCreateStorageAccount function, pull request by @akzaidi #53
- Authentication fails if key contains special characters #40
Enhancements:
- Create abstraction layer to communicate with Azure storage API #46
- Support blob functions without authentication #44
- Remove limit of 5000 blobs returned from azureListStorageBlobs() #48
Changes in API:
- Remove redundant arguments in functions #50