Skip to content

Fix creation of AzureAioBlobStorage by using legacy account_storage_name if storage_account_blob_endpoint not available

Move back responsibility to create account_url to AzureAioBlobStorage class. And ensure backward compatibility to retrieve legacy account url if new account_blob_endpoint is not available

Merge request reports