public async void CleanBlobGetsCleaned()
 {
     await _blobController.GetCleanBlobStorage();
 }