Skip to content

Implement Retryable AzureDefaultCredentials to access to blob storage

Cyril Monmouton requested to merge cmo/feature/remove-sas-token-generation into master

Remove SAS token generation, if no credential is passed Azure Default credentials will be used by AzureBlobFileSystemWithDefaultCredentials()

Merge request reports