Azure / Azure/Azure-DataFactory
Trying to make a PUT method to blob storage with SAS token in query parameters from ADF, Causing following Error
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
`Job aborted due to stage failure: Task 0 in stage 1.0 failed 1 times, most recent failure: Lost task 0.0 in stage 1.0 (TID 1) (vm-08a09168 executor 1): com.microsoft.dataflow.Issues: DF-REST_001 - Error response from server: Some(InvalidHeaderValueThe value for one of the HTTP headers is not in the correct format.
RequestId:a02cfb91-101e-0039-1ec7-172dcc000000
Time:2023-11-15T13:27:20.6006189Zx-ms-copy-sourcehttps://[storageaccount].blob.core.windows.net/.../...png), Status code: 400. Please check your request url and body. (url:https://[storageaccount].blob.core.windows.net/.../...png,request body: Some(a388cc93-4d62-4f47-82f1-b7a879c1cf07), request method: PUT)`

Contributor guide
Assessment
This issue has not been assessed yet.