Forum Discussion
poblem provisioning a host pool behind proxy
- Dec 13, 2019
vadood2120 : At the moment, we do not support proxies for the deployment stage. For now, I would recommend two options:
1. If you're early in testing, I would start with manual provisioning (https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell).
2. If you're beginning to push towards pilot/POC/production pilot, I would recommend forking our GitHub repo indicated here in the ARM template steps: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-arm-template . You can then host local versions of the files, then edit the _artifactsLocation parameter to point to your local versions. Unfortunately, this means you won't get all of the changes immediately, but you can manually keep your repo in sync with ours.
vadood2120 : At the moment, we do not support proxies for the deployment stage. For now, I would recommend two options:
1. If you're early in testing, I would start with manual provisioning (https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell).
2. If you're beginning to push towards pilot/POC/production pilot, I would recommend forking our GitHub repo indicated here in the ARM template steps: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-arm-template . You can then host local versions of the files, then edit the _artifactsLocation parameter to point to your local versions. Unfortunately, this means you won't get all of the changes immediately, but you can manually keep your repo in sync with ours.