Chad Tolkien
Chad Tolkien
That seems like a really weird bug which should be fixed upstream?
Just hit this issue as well :+1:
Hit this issue as well...
Ideally the `AzureBlobFileSystem` should just defer to DI to get an instance of the `BlobContainerClient`. If there isn't one registered in the container by the time `AddAzureBlobMediaFileSystem` is called, it...
From what I can tell, this PR, whilst a step in the right direction in supporting managed identities, doesn't actually solve the issue for us - that being we already...
There's a bit of negative dev mindshare going around at the moment with regard to MS and tracking, so I think that's where the hesitation comes from. With that out...
Hi @ntbm - thanks for this!
The failing test is an interesting one... normally the lib won't leave trailing -'s but we are specifically asking for a max length....
> Would it make sense to make the limiting a bit “smarter” so that it would not break within words if possible? If there is a fast way of doing...
Someone with a much better understanding of text than me is going to need to assist with this one.