Azure Document Intelligence no longer parses xlsx files
Hello,
When we try to parse xlsx files using the same pipeline we were using before we get an error:
File: test.xlsx
Analyzing file: test.xlsx
File size: 331674 bytes
Analysis started. Waiting for results...
Error analyzing document: (InvalidRequest) Invalid request.
Code: InvalidRequest
Message: Invalid request.
Exception Details: (UnsupportedContent) Content is not supported: The input content is corrupted or format is invalid.
Code: UnsupportedContent
Message: Content is not supported: The input content is corrupted or format is invalid.
Target: 0
✗ Analysis failed: (InvalidRequest) Invalid request.
Code: InvalidRequest
Message: Invalid request.
Exception Details: (UnsupportedContent) Content is not supported: The input content is corrupted or format is invalid.
Code: UnsupportedContent
Message: Content is not supported: The input content is corrupted or format is invalid.
Target: 0
This is a recent change since document understanding with excel files was working fine before.
Best regards,
Pierre Blachere