When publishing your Windows Azure web role inside your corporate proxy server you might hit the following error:
The remote server returned an error: (407) Proxy Authentication Required.
The main reason for this problem is that your PC, where you are trying to deploy the Windows Azure package, cannot establish connection with Windows Azure Management Services due to proxy server in between.
To solve this problem you can try the following options: