Windows Azure Pack (VM role) VM’s are based upon JSON files, with this command you can use them in your PS scripting
Get-Content -Raw -Path <jsonFile>.json | ConvertFrom-Json
Windows Azure Pack (VM role) VM’s are based upon JSON files, with this command you can use them in your PS scripting
Get-Content -Raw -Path <jsonFile>.json | ConvertFrom-Json