I am trying to load/import the data into table storage from a csv file via azure storage explorer , but I am getting the following error as
An error occurred while opening the file 'D//sample.csv'.the required property 'Partitionkey' was not specified.
Kindly clarify the importance of Partitionkey and Rowkey in azure table storage?
