Files
WALinuxAgent/tests/data/metadata/vmagent_manifests_invalid2.json
Brendan Dixon aa06f5bbba Added auto-update support for Azure Stack
Enabled telementry for Azure Stack

Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-04-28 15:55:30 -07:00

10 lines
202 B
JSON

{
"notTheRightKey": [
{
"foo": "https://notused.com/vmagent_manifest1.json"
},
{
"bar": "https://notused.com/vmagent_manifest2.json"
}
]
}