Microsoft Azure: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 4.0.0
Download: azure-4.0.0.tgz
SHA256: 379b6e404341e3cdf6e185e604cc45a8bed1695d128782fa050c51cbf6c393f4
Series History
See the revision history for series 4.0.x below
Revisions
4.0.0 - 15/11/2022
Changed
-
Add support for alpine-3.16
-
Drop support for alpine-3.12
Version 3.3.0
Download: azure-3.3.0.tgz
SHA256: 2a3c91193dc5d34332f06e9df3aef82a37c6dfb947d486074bdbc81079227c7f
Series History
See the revision history for series 3.3.x below
Revisions
3.3.0 - 07/11/2022
Changed
- Update dependencies
Version 3.2.0
Download: azure-3.2.0.tgz
SHA256: 8c39b9c55e62a8c85eedb4ab6fc7902bff7466bfd1eaa1d07acafb7bddb58e39
Series History
See the revision history for series 3.2.x below
Revisions
3.2.0 - 01/11/2022
Changed
- Update dependencies.
Version 3.1.0
Download: azure-3.1.0.tgz
SHA256: 353841c2ccc304c61a1b8be3209e21cd01f8019c8f07c2e43fd6f67b899e1a19
Series History
See the revision history for series 3.1.x below
Revisions
3.1.0 - 11/10/2022
Added
- New storage.files module with upload, download, & delete actions.
Version 3.0.0
Download: azure-3.0.0.tgz
SHA256: 86babb7ec0f1f8870b97100eb6961e62712878612d9b4369ddabd5ae7f1cec8a
Series History
See the revision history for series 3.0.x below
Revisions
3.0.0 - 15/03/2022
Changed
- Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).
Version 2.2.0
Download: azure-2.2.0.tgz
SHA256: 26ac8343081456ac935f4d2dec61d4f6419ad7540f8bf13e0af32d092efce1ec
Series History
See the revision history for series 2.2.x below
Revisions
2.2.0 - 08/09/2021
Changed
- Improved plugin startup speed.
Version 2.1.1
Download: azure-2.1.1.tgz
SHA256: 0ddbc9ba54c522f36af19e66fb301c9cffe8f39219a210a15f12b83d5741531f
Series History
See the revision history for series 2.1.x below
Revisions
2.1.1 - 27/05/2021
Added
- Added a description to the plugin manifest.
2.1.0 - 02/03/2021
Changed
- An error will now be displayed when attempting to create a user with a password that does not meet complexity requirements
Version 2.0.0
Download: azure-2.0.0.tgz
SHA256: b052c5419ba36f6f20af641df6ba440dfe65f29472770864be65495896d06be0
Series History
See the revision history for series 2.0.x below
Revisions
2.0.0 - 22/02/2021
Added
-
New user & group management actions
-
Add more keys to user dictionaries
Changed
- The name & principal_name user keys have changed to display_name & user_principal_name
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates