Need power shell script for exporting the disk snapshot from azure to local machine

Copper Contributor

Hi All,

 

I need PS for exporting the disk snapshot to local machine. so, that when i can restore my vm to on-prem server.

I able to download the vhd file to my on-prem server.

If anyone have the script then please let me know

@azure  

1 Reply
I think you need automation ad that is why you seek powershell.
assuming your files are in blobstorage.
you can try using ssis for scheduling/automating this .
use the link below .

https://zappysys.com/blog/how-to-download-files-from-azure-blob-storage-in-ssis/