While trying to upload an VHD file to azure storage through java sdk getting following error
Error :
Response received. Status code = '400', Request ID = '33ed86f1-0001-0085-383d-c67f28000000', Content-MD5 = 'null', ETag = 'null', Date = 'Tue, 14 Jun 2016 13:09:43 GMT'. Error response received. HttpStatusCode= 400, HttpStatusMessage= The specified blob or block content is invalid., ErrorCode= InvalidBlobOrBlock, ExtendedErrorInformation= {ErrorMessage= The specified blob or block content is invalid.. Checking if the operation should be retried. Retry count = '0', HTTP status code = '400', Error Message = 'The specified blob or block content is invalid.'
.