Rick Ley

Results 22 comments of Rick Ley

@ulugbekrozimboyev Thank you for opening this issue. If it's not sensitive, can you share the details of the cors rules you're setting on the account so I can try to...

@ulugbekrozimboyev The line of xml that comes up in the error string suggested to me that maybe you were setting [Cors Rules](https://github.com/rickle-msft/azure-sdk-for-java/blob/master/storage/data-plane/src/main/java/com/microsoft/azure/storage/blob/models/CorsRule.java). But perhaps that is not the case? @alzimmermsft...

Hi, @evilmilo Thank you for opening this issue. Can you please clarify what you mean by "nested container name"? This isn't a standard term used by Storage? In your example,...

@evilmilo Glad to hear it's sorted out! And thank you for the feedback in docs. I can turn this into a FeatureReq to update docs. Would you say updating the...

Hi, @ihudedi. Thanks for opening this feature request. We'll work on adding support for this feature in a future release

Don't forget a changelog entry

Looks like it's perhaps missing a test that defaults are loaded if values are missing from the config map? And also that it will auto load a filesystem if one...

@ihudedi The only parallelized download we offer right now is downloading to a file as it seems to be the only meaningful place to add that behavior. If a download...

@ihudedi When downloading to a file, we open an AsynchronousFileChannel, which supports concurrent writes by specifying the desired offset along with each block of data. So we actually write into...

@epa64 Can we ask you to please open a support case for this request? This may involve some work on the service, which we cannot effectively track on github, so...