Work in progress configure a jenkins windows server buildagent with chocolatey for msbuild of desktop apps
- Deploy Jenkins Primary Server on Ubuntu
- Deploy Windows Server Build Agent with Visual Studio 2019 and pre-reqs connected to Jenkins
az deployment group create \
--name addstorage \
--resource-group myResourceGroup \
--template-file $templateFile