小编Edu*_* Jr的帖子

What does "unexpected response code for operation : 1" mean?

Am getting "unexpected response code for operation : 1" from an app trying to insert records in an Azure table storage.

Am basically placing the data in a TableOperation and already batching the inserts by 100 row chunks.

Can't really find much on the web about the specific "1" code in this Azure error message.

c# azure azure-table-storage

11
推荐指数
1
解决办法
2609
查看次数

标签 统计

azure ×1

azure-table-storage ×1

c# ×1