Hello folks,
I am working on exporting a disk image of a build environment for one of the projects for which I manage releases. I've been directed to look at the PowerShell AzureRM module, and have had some success getting logged in and querying Azure for information, but have been unable to run the Export-AzureVM command successfully.
http://phx0.colliertech.org/~cjac/tmp/for-azure/azurerm-example.zip
Can I get some assistance determining what values I should pass to Export-AzureVM in order to download the .vhd of vmasa-bvt-0 to local storage?
This is in response to twitter post https://twitter.com/AzureSupport/status/788991707106775040
Thanks in advance!
C.J.