This repository has been archived by the owner on Oct 31, 2019. It is now read-only.
v0.2.4 Refactor release
This release fixes some bugs but is mostly a complete refactor of the code base. The benefit of this is:
- Improved validation of inputs
- Error trapping and reporting after every call to Azure
- Completely new test suite
Enhancements:
- Improved error handling for Virtual Machines #59
Bug fixes:
- azureRunScriptAction() returns 404 #58
- SetAzureContext needs to be called twice in order to retrieve storage key #41
- Fix errors in blob functions introduced during refactoring #65
Internal changes: