Thanks for the step-by-step guide. I've followed the instructions and successfully generated the disk export url and this time the command did run, but the job failed. I ran the commands on an azure VM. Here are the logs:
2025/04/10 23:48:09 AzcopyVersion 10.27.1
2025/04/10 23:48:09 OS-Environment linux
2025/04/10 23:48:09 OS-Architecture amd64
2025/04/10 23:48:09 Log times are in UTC. Local time is 10 Apr 2025 23:48:09
2025/04/10 23:48:09 ISO 8601 START TIME: to copy files that changed before or after this job started, use the parameter --include-before=2025-04-10T23:48:04Z or --include-after=2025-04-10T23:48:04Z
2025/04/10 23:48:09 ==> REQUEST/RESPONSE (Try=1/5.480856ms, OpTime=22.303796ms) -- RESPONSE SUCCESSFULLY RECEIVED
GET https://seasaltsttdata.blob.core.windows.net/snapshot-backup?restype=container&se=2025-04-11T07%3A45%3A30Z&sig=-REDACTED-&sp=rwdlacupiytfx&spr=https&srt=sco&ss=bfqt&st=2025-04-10T23%3A45%3A30Z&sv=2024-11-04
X-Ms-Request-Id: [6604a6bb-b01e-0043-1b73-aa101c000000]
2025/04/10 23:48:09 Any empty folders will not be processed, because source and/or destination doesn't have full folder support
2025/04/10 23:48:09 Job-Command copy https://md-hdd-tgxl40f0pr2l.z23.blob.storage.azure.net/nxxvpzcsggjh/abcd?si=72e35c60-1475-4ba3-801b-49c04e752a49&sig=-REDACTED-&sr=b&sv=2018-03-28 https://seasaltsttdata.blob.core.windows.net/snapshot-backup/?se=2025-04-11t07%3A45%3A30z&sig=-REDACTED-&sp=rwdlacupiytfx&spr=https&srt=sco&ss=bfqt&st=2025-04-10t23%3A45%3A30z&sv=2024-11-04 --recursive=true
2025/04/10 23:48:09 Number of CPUs: 2
2025/04/10 23:48:09 Max file buffer RAM 1.000 GB
2025/04/10 23:48:09 Max concurrent network operations: 32 (Based on number of CPUs. Set AZCOPY_CONCURRENCY_VALUE environment variable to override)
2025/04/10 23:48:09 Check CPU usage when dynamically tuning concurrency: true (Based on hard-coded default. Set AZCOPY_TUNE_TO_CPU environment variable to true or false override)
2025/04/10 23:48:09 Max concurrent transfer initiation routines: 64 (Based on hard-coded default. Set AZCOPY_CONCURRENT_FILES environment variable to override)
2025/04/10 23:48:09 Max enumeration routines: 16 (Based on hard-coded default. Set AZCOPY_CONCURRENT_SCAN environment variable to override)
2025/04/10 23:48:09 Parallelize getting file properties (file.Stat): false (Based on AZCOPY_PARALLEL_STAT_FILES environment variable)
2025/04/10 23:48:09 Max open files when downloading: 1048152 (auto-computed)
2025/04/10 23:48:09 Final job part has been created
2025/04/10 23:48:09 Final job part has been scheduled
2025/04/10 23:48:09 INFO: [P#0-T#0] Transfer: Source "https://md-hdd-tgxl40f0pr2l.z23.blob.storage.azure.net/nxxvpzcsggjh/abcd?si=72e35c60-1475-4ba3-801b-49c04e752a49&sig=-REDACTED-&sr=b&sv=2018-03-28" Destination "https://seasaltsttdata.blob.core.windows.net/snapshot-backup/abcd". Autodetected https://md-hdd-tgxl40f0pr2l.z23.blob.storage.azure.net/nxxvpzcsggjh/abcd blob type as PageBlob.
2025/04/10 23:48:09 INFO: [P#0-T#0] Starting transfer: Source "https://md-hdd-tgxl40f0pr2l.z23.blob.storage.azure.net/nxxvpzcsggjh/abcd" Destination "https://seasaltsttdata.blob.core.windows.net/snapshot-backup/abcd". Specified chunk size 4194304
2025/04/10 23:48:09 ==> REQUEST/RESPONSE (Try=1/3.854961ms, OpTime=16.430671ms) -- RESPONSE STATUS CODE ERROR
PUT https://seasaltsttdata.blob.core.windows.net/snapshot-backup/abcd?se=2025-04-11T07%3A45%3A30Z&sig=-REDACTED-&sp=rwdlacupiytfx&spr=https&srt=sco&ss=bfqt&st=2025-04-10T23%3A45%3A30Z&sv=2024-11-04
Accept: application/xml
Content-Length: 0
User-Agent: AzCopy/10.27.1 azsdk-go-azblob/v1.4.0 (go1.23.1; linux)
X-Ms-Client-Request-Id: 1c6b3c8c-5721-4073-7d83-769ee99bf3d2
x-ms-blob-content-length: 17592186044928
x-ms-blob-content-type: application/octet-stream
x-ms-blob-sequence-number: 0
x-ms-blob-type: PageBlob
x-ms-version: 2023-08-03
--------------------------------------------------------------------------------
RESPONSE Status: 400 The value for one of the HTTP headers is not in the correct format.
Content-Length: 344
Content-Type: application/xml
Date: Thu, 10 Apr 2025 23:48:09 GMT
Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
X-Ms-Client-Request-Id: 1c6b3c8c-5721-4073-7d83-769ee99bf3d2
X-Ms-Error-Code: InvalidHeaderValue
X-Ms-Request-Id: 84992547-f01e-0100-5473-aa084d000000
X-Ms-Version: 2023-08-03
Response Details: <Code>InvalidHeaderValue</Code><Message>The value for one of the HTTP headers is not in the correct format. </Message><HeaderName>x-ms-blob-content-length</HeaderName><HeaderValue>17592186044928</HeaderValue>
2025/04/10 23:48:09 ERR: [P#0-T#0] COPYFAILED: https://md-hdd-tgxl40f0pr2l.z23.blob.storage.azure.net/nxxvpzcsggjh/abcd : 400 : 400 The value for one of the HTTP headers is not in the correct format.. When Creating blob. X-Ms-Request-Id: 84992547-f01e-0100-5473-aa084d000000
Dst: https://seasaltsttdata.blob.core.windows.net/snapshot-backup/abcd
2025/04/10 23:48:10 INFO: [P#0-T#0] Page blob throughput tuner: Target Mbps 4006
2025/04/10 23:48:11 PERF: primary performance constraint is Unknown. States: W: 100001, F: 0, S: 0, E: 0, T: 100001, GRs: 32
2025/04/10 23:48:11 0.0 %, 0 Done, 0 Failed, 1 Pending, 0 Skipped, 1 Total,
2025/04/10 23:48:11 INFO: [P#0-T#0] Page blob throughput tuner: Target Mbps 4012
2025/04/10 23:48:12 INFO: [P#0-T#0] Page blob throughput tuner: Target Mbps 4018
2025/04/10 23:48:13 INFO: [P#0-T#0] Page blob throughput tuner: Target Mbps 4024
2025/04/10 23:48:13 PERF: primary performance constraint is Unknown. States: W: 39, F: 0, S: 0, E: 0, T: 39, GRs: 32
2025/04/10 23:48:13 0.0 %, 0 Done, 0 Failed, 1 Pending, 0 Skipped, 1 Total,
2025/04/10 23:48:14 JobID=5284e45d-93a5-1d49-6cd1-d30ababccdc0, Part#=0, TransfersDone=1 of 1
2025/04/10 23:48:14 all parts of entire Job 5284e45d-93a5-1d49-6cd1-d30ababccdc0 successfully completed, cancelled or paused
2025/04/10 23:48:14 is part of Job which 1 total number of parts done
2025/04/10 23:48:15 PERF: primary performance constraint is Unknown. States: W: 0, F: 0, S: 0, E: 0, T: 0, GRs: 32
2025/04/10 23:48:15 0.0 %, 0 Done, 1 Failed, 0 Pending, 0 Skipped, 1 Total,
2025/04/10 23:48:15
Diagnostic stats:
IOPS: 0
End-to-end ms per request: 8
Network Errors: 0.00%
Server Busy: 0.00%
Job 5284e45d-93a5-1d49-6cd1-d30ababccdc0 summary
Elapsed Time (Minutes): 0.1006
Number of File Transfers: 1
Number of Folder Property Transfers: 0
Number of Symlink Transfers: 0
Total Number of Transfers: 1
Number of File Transfers Completed: 0
Number of Folder Transfers Completed: 0
Number of File Transfers Failed: 1
Number of Folder Transfers Failed: 0
Number of File Transfers Skipped: 0
Number of Folder Transfers Skipped: 0
Total Number of Bytes Transferred: 0
Final Job Status: Failed
2025/04/10 23:48:15 Closing Log