Lucene.Net.Store.Azure icon indicating copy to clipboard operation
Lucene.Net.Store.Azure copied to clipboard

Add constructor with BlobServiceClient to allow connections without connection strings

Open sfs-jyskebank-dk opened this issue 2 years ago • 1 comments

I would be nice to be able to inject a BlobServiceClient instead of having the BlobServiceClient created from connection string.

sfs-jyskebank-dk avatar Mar 06 '23 09:03 sfs-jyskebank-dk

As Azure moves toward (or at least supports) identity-only authentication mechanisms for storage, it would be useful to resolve this issue in some way.

ankrause avatar May 17 '24 23:05 ankrause