Replace insert type option in Azure storage is merging data into storage table

Manogna Damacherla 20 Reputation points
2023-05-12T08:04:59.4533333+00:00

Please share a solution- we are trying to achieve overwrite data from csv file into Azure storage table.

Thanks!

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,530 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,625 questions
{count} votes

Accepted answer
  1. Samy Abdul 3,376 Reputation points
    2023-05-12T09:15:15.1866667+00:00

    Hi @Manogna Damacherla , you have two options to overwrite data from CSV from Table Storage, firstly SDK that comes with Table Storage and Azure Functions:

    https://www.youtube.com/watch?v=y3LdIIisiyo

    https://learn.microsoft.com/en-us/dotnet/api/overview/azure/data.tables-readme?view=azure-dotnet Thanks

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.