Like the question title I have a problem in endpoint configuration of my VMs on Azure (i'm using the new portal portal.azure.com)
I have a Sharepoint 2013 non-HA farm. I use the RDP in order to connect to my VMs. My client can't access to my VMs because his IT have blocked some ports.
I have understand that I have to create a new endpoint (in new portal called security group) in order to map the another port(for example 80) to 3389 VM.
I have created the security group and applied it to my private network.
The problem is that i don't know how configure the security group in order to connect to my VMs in RDP, using port 80 and not the standard RDP port (3389)
Thanks in advance, Alessio