Stefan Gordon
Stefan Gordon
Huge help @Joelius300 thank you.
What is the best workaround to resize today?
Thanks - happy to resize via batch just wasn't sure if there would be unintended consequences. I'll do some testing.
Worked just fine.
@sarangan12 is this really still non-functional without editing the graphrbac module? Is there some other way to use this client that I am missing? Fwiw seems like you can also...
Yeah we can add that to the interface (IBlobCryptoProvider) and throw it on both providers perhaps. I guess if someone wants it in a stream it keeps their code cleaner...
Not my cat :) I will take a look at this tonight and fix the sample!
Is it consistently reproducible, or just a one-time failure? What was the approximate size of the file? Are you using the source from this repository or the nuget package? Thanks!
I want to follow up on this as I think other people may have a similar problem. This scenario where you want to let users download the files directly is...
Ok did you try using the built in stream download? It isn't demonstrated in the sample but it should do this for you. Something more similar to: ``` CloudBlobClient blobClient...