Forum Discussion
amit878
Apr 06, 2021Copper Contributor
Need power shell script for exporting the disk snapshot from azure to local machine
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...
dhruvsingh9
Jun 01, 2021Copper Contributor
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/
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/