Need to enable the Proxy configuration within C:\inetpub\wwwroot\Citrix\StorageZoneConnector\web.config (Around line 37)
<configuration>
<system.net>
<defaultProxy enabled=”true”>
<proxy proxyaddress=”http://PROXYIP:PROXYPORT”/>
</defaultProxy>
</system.net>
</configuration>
