I am getting the below error when I try to insert into a azure data lake table. "Type=System.IO.FileNotFoundException,Message=Could not load file or assembly 'System.Text.Json"

Beebi Thasleem M 20 Reputation points
2024-12-27T08:56:47.04+00:00

I am getting the below error when I try to insert into a azure data lake table from adf pipeline

. "The type initializer for 'Azure.Core.Serialization.JsonObjectSerializer' threw an exception.,Source=Azure.Data.Tables,''Type=System.IO.FileNotFoundException" "Could not load file or assembly 'System.Text.Json, Version=4.0.1.

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.
1,517 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,278 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,072 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AnnuKumari-MSFT 33,981 Reputation points Microsoft Employee
    2024-12-27T17:06:25.06+00:00

    Hi Beebi Thasleem M ,

    Thankyou for using Microsoft Q&A platform and thanks for posting your query here.

    "when I try to insert into a azure data lake table from adf pipeline"
    Could you please elaborate what exactly are you doing? Are you using copy activity and trying to copy data from source to ADLS? What do you mean by datalake table?

    Please share your code or pipeline screenshot for better clarity. Thankyou


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.