Is possible batch update Azure table storage via Azure Data Factory?

Xi Chen 1 Reputation point
2021-07-01T04:03:14.907+00:00

I have an ADF pipeline which has a CopyData component to update Azure table. Currently, that Azure table has 100+ entries and the pipeline updates the entries one by one, that means it will call Azure table update API 100+ times per run. My question is that if some way that I can batch update Azure table? Can you share some sample case? Thanks.

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,531 questions
{count} votes