Unable to read Excel (xlsx) from SFTP in Azure Data Factory

Jordi Perreman 46 Reputation points
2025-05-09T09:18:38.29+00:00

Hello

Facing currently an issue when trying to read an excel (xlsx) file from a SFTP. The excel is not protected, doesn't have protected worksheets. Doesn't contain a password. (Double, triple checked).

This file is exported by Workday. But it seems like something within ADF/Excel Connector cannot handle this. I've seen some posts back in the days around this issue as well.

No Sensitivity label has been placed.

Error Receiving:

Encrypted excel file 'filename.xlsx' is not supported, please remove its password. Wrong Local header signature: 0x10DD182 (Errorcode 21359)

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

Accepted answer
  1. Smaran Thoomu 23,175 Reputation points Microsoft External Staff Moderator
    2025-05-12T06:41:15.7433333+00:00

    Hi @Jordi Perreman
    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others "I'll repost your solution in case you'd like to accept the answer.

    Solution: We opened the Excel file via a Power Automate Flow, we got the pop-up to 'Enable Editing' and accepted it. After this action we resaved the file to the SFTP. Azure Data Factory is able to finally read it.
    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Jordi Perreman 46 Reputation points
    2025-05-09T12:45:59.43+00:00

    We've further investigated at our side.

    We opened the Excel file via an Power Automate Flow, we got the pop-up to 'Enable Editing' and accepted it. After this action we resaved the file to the SFTP. Azure Data Factory is able to finally read it.

    0 comments No comments

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.