Hi @Sumarigo-MSFT
I am using Azure storage Explorer on linux.
I was using this for Azure Blob storage on iot edge.I got the issue resolved by downgrading my storage Explorer to 1.14. i tried 1.15 and 1.17. both gave the same error.. Now i was able to create a local container using storage explorer and deploy the edge module successfully.
Thanks for the quick reply. Cheers ☺️
Blob Creation on Local Storage Account using Azure Storage Explorer
Failed to create blob container 'sourcecont1': The value for one of the HTTP headers is not in the correct format.
RequestId:0517a8e4-4ed5-4020-a64c-13dbd41a3d39
Time:2021-01-04T13:09:48.6708948Z
-
Anurag Shelar 181 Reputation points
2021-01-04T14:32:42.81+00:00
1 additional answer
Sort by: Most helpful
-
Sumarigo-MSFT 46,441 Reputation points Microsoft Employee
2021-01-04T14:24:46.34+00:00 @Anurag Shelar For better understanding of the issue: Can you create a blob container in Azure Portal?
May I know which version of Azure Storage Explorer are you using?
Are you using Azure Blob Storage on IoT Edge? If so, please refer to this article https://learn.microsoft.com/en-us/azure/iot-edge/how-to-store-data-blob?view=iotedge-2018-06(Have you chosen the right option in the section "Connect to your blob storage module" (depending on if your modules are deployed on the same edge device than your Blob Storage or not))