public AzureBlobStorageHttpClient(IUriFormatter uriFormatter, ILogger logger) { _uriFormatter = uriFormatter; _logger = logger; }