PiotrMi
Contributor

Hey @Mulder81 ,

After generating file you can copy it to dediacted blob storage using below command.

dbutils.fs.cp(source_path, destination_path)

You can also try saving file in desired path (blob storage) but there can be some obstacles 

BR,

Piotrek