Skip to content

Blob interaction with cfa.cloudops.CloudClient

Another benefit to the CloudClient class is its Blob Storage interaction. There are several functions for uploading to and downloading from Blob Storage,

  • create_blob_container
  • upload_files
  • upload_folders
  • download_file
  • download_folder
  • list_blob_files
  • delete_blob_file
  • delete_blob_folder
  • download_after_job