Table Storage Import from CSV Row Limit

Oz Brown 21 Reputation points
2022-01-17T20:31:13.45+00:00

I am trying to import USA ZipCode data into an Azure Table Storage Table using AZ Storage Explorer. When the import procedure completes running the CSV file, it only has uploaded 199 rows of data, not the 38K rows that exist in the dataset. Is there a configuration I need to do that allows the process to properly batch the request to allow all data rows to be imported?

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
240 questions
{count} votes

Accepted answer
  1. Sumarigo-MSFT 44,996 Reputation points Microsoft Employee
    2022-01-20T17:55:04.253+00:00

    @Oz Brown We looked into this, and we were able to reproduce this behavior in 1.22.0. This is likely in part due to the large amount of work we did in that release to update the table client library. 1.23 and older do not have these changes, so this would not be reproducible in those versions.

    This behavior is a bug, and we will be including a fix in our 1.22.1 hotfix, which we plan to release soon. Will keep you updated!

    ----------

    Please do not forget to 166809-screenshot-2021-12-10-121802.pngand “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful