【发布时间】:2018-01-01 16:54:21
【问题描述】:
我正在尝试通过 azure storage explorer 从 csv 文件将数据加载/导入到表存储中, 但我收到以下错误
An error occurred while opening the file 'D//sample.csv'.the required property 'Partitionkey' was not specified.
请澄清 Partitionkey 和 Rowkey 在 Azure 表存储中的重要性?
【问题讨论】:
标签: azure azure-storage azure-blob-storage azure-table-storage