Skip to content

Add new RetryableDefaultAzureIdentity class to authenticate to Azure services

Create new class RetryableDefaultAzureIdentity that inherits from DefaultAzureCredential with backoff policy

Note: Removing SAS token is a not part of this MR, previous MR#34 has been reverted. It is not out of any risks and will be handled in MR#29. cc: @Dmitriy_Rudko

related to issue #1 (closed)

Edited by Yannick

Merge request reports