Manifests/MicrosoftWvdInfraAgent.json
{ "Name": "Microsoft Windows Virtual Desktop Agent", "Source": "https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell", "Get": { "Uri": "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv", "MatchFilename": "(Microsoft.*msi)", "MatchVersion": "(\\d+\\.){3}\\d+" }, "Install": { "Setup": "AppName.*.exe", "Physical": { "Arguments": "", "PostInstall": [ ] }, "Virtual": { "Arguments": "", "PostInstall": [ ] } } } |