Forum Discussion
D. David Paulson
Apr 27, 2017Copper Contributor
Download of server VHD file
We had an Azure ARM server undergo a brute force attack. Â The attacker got into the server by attacking a service account on our domain. Â Once inside the server, the attacker encrypted the server w...
- Apr 30, 2017
Azcopy, or Microsoft storage explorere should only download the actual data, and once it relizes the rest is empty the file should be generated. But the file will still indicate on you end that it is and requires 1 TB
Kent Gaardmand
Apr 30, 2017Iron Contributor
Azcopy, or Microsoft storage explorere should only download the actual data, and once it relizes the rest is empty the file should be generated. But the file will still indicate on you end that it is and requires 1 TB
- D. David PaulsonMay 01, 2017Copper Contributor
I ended up using Microsoft Azure Storage Explorer and the VHD download successfully and in a reasonable amount of time. Thanks.