Azure Blob Encoding issue

Martin Pesant 11 Reputation points
2022-03-07T16:20:25.447+00:00

Hi Folks,

I have a client dropping their CSV file into Azure Blob but when I download the file, everything is good but when I use the edit view, it has wierd symbol. When I use a power automate to get the file content, I also do have wierd symbol

Any hint how to resolve this encoding issue ?

Example : Instead of having : "Régulier" which means Regular, we have R�gulier

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
{count} vote

1 answer

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,971 Reputation points Volunteer Moderator
    2022-03-08T09:43:58.547+00:00

    I think, you will have to reach out to client team, request them to investigate, use correct encoding and write files to Blob storage. I don't see any way to read this file correctly as it has corrupted characters for special characters.

    Somewhat related thread: https://stackoverflow.com/questions/61331729/problem-writing-to-csv-german-characters-in-spark-with-utf-8-encoding


Your answer

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