I'm following this guidance to upload my UDF to Azure so I can offload Excel calculations on Azure nodes:
http://technet.microsoft.com/en-us/library/gg481808(WS.10).aspx#BKMK_XLL
I've packed the DLL, but when I try to upload, it times out with the error:
"...Error while uploading the package to Azure, message: A connection attempt failed
because the connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond 207.
46.59.78:80..."
I'm able to create Azure nodes w/o problems, so I doubt it's a firewall issue?
Thanks!