Data factory Excel file read error

Suman 6 Reputation points
2021-08-23T13:22:45.047+00:00

The Excel file is loading into the Blob storage through the HTTP connector(Binary copy) and this process works fine. However when I tried to consume the file through the Blob excel dataset then I am getting the below error

"Schema import failed: Encrypted excel file '****.xlsx' is not supported, please remove its password.\r\nWrong Local header signature: 0x5B8399\r\n Activity ID: 8123b213-3172-4ae0-b854-6f8be4307207"

The file is generated from the HTTP connector is not encrypted. I have tried downloading this file to my local drive and I can open this with Excel without any error. I have also tried to upload this file from my local drive to Blob storage and this file works with the Data Factory dataset.

Any inputs will be appreciated.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,631 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.