Skip to content

Update AzCopy #15

Description

@RobertoPrevato

The current image is installing AzCopy from this url:

wget -O azcopy.tar.gz https://aka.ms/downloadazcopylinux64

This URL serves the version 7.3 of the software, which doesn't implement methods to handle Azure Storage Account.

Update to use:

wget -O azcopy.tar.gz https://aka.ms/downloadazcopy-v10-linux

Note: the new version doesn't require installation. See more information here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions