Skip to content

Microsoft Azure 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: 725fb66e9ad9404dd3cb79f3b82c39ac6cc43ebea4227b0de7ff6af9e3556a79

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).

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