Closed carnott-redhat closed 8 years ago
Looks like it's a bug in the storage SDK [that this util depends on] issue seems fixed https://github.com/Azure/azure-sdk-for-go/issues/351 https://github.com/Azure/azure-sdk-for-go/pull/361
Can you try pulling the latest storage SDK and try try?
Yep, everything looks good when you rebuild, as you get the latest version of azure-sdk-for-go; I did have to do a fresh go get
, as the old directory had some caches that stuck me on the previous version.
I am trying to upload a vhd to Azure but am getting an error based on the name I have chosen:
And upon further testing the following blob name works: rhel-72-
uuidgen
.vhd Furthermore,azure storage blob upload
completes with no issues: