voxel51 / eta

ETA: Extensible Toolkit for Analytics
https://voxel51.com
Apache License 2.0
29 stars 13 forks source link

add **kwargs to AzureStorageClient init #614

Closed swheaton closed 7 months ago

swheaton commented 7 months ago

Add in **kwargs so that the user can pass optional parameters to azi.DefaultAzureCredential object, in the vein of all the other StorageClient classes in this file.