A: Depending on the proxy, you can try adding the following lines to the CloudMonix.WindowsAgent.exe.config file and restarting the CloudMonix windows agent afterwards


<system.net>
  <defaultProxy>
    <proxy
      proxyaddress="http://[your proxy address and port number]"
    />
  </defaultProxy>
</system.net>


Also, ensure to open your firewall for OUTBOUND traffic to the following endpoints