Can I open ports on Azure Websites?
问题 If I want to self host WCF in a Windows Azure Website by spinning up my own ServiceHost can I host end points on 8080 or any other port I want to? Is there any specific usable range of ports I have access to or is port access entirely blocked? Edit: for absolute clarification this question is NOT about web or worker roles and is only about Azure Websites 回答1: This blog post is slightly out dated now as Windows Azure Websites have more features now (like staging and production slots, WebJobs,