The current version of AzCopy no longer supports copying data from Azure Table Storage.
With that in mind, we are left using an earlier version developed using the .NET Framework which introduces a different set of problems.
Instructions follow:
- Download and install AzCopy 7.3
- Navigate to the relevant install directory eg.
C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy
- AzCopy 7.3 does not support the latest TLS version OOTB and will fail without enabling it. To do so, copy the following with the filename: AzCopy.exe.config into the install directory