Create two endpoints with the same private port on Windows Azure

985 views Asked by At

I have an apache server running on port 8080. I've created this endpoint:

8080 forwarding to 8080

But when I try to create this:

80 forwarding to 8080

I get an error that says that the private port and protocol conflict with another endpoint. How can I have two endpoints forwarding to the same private port?

1

There are 1 answers

2
Peter Ritchie On

This is currently not supported. If you think this functionality is important, there is a uservoice suggestion that you can vote on here: http://feedback.windowsazure.com/forums/169386-cloud-services-web-and-worker-role-/suggestions/3001519-endpoints-should-allow-reuse-of-private-ports