I would like to access a private TFS server i have on my Azure, via web access from my PC station on the internet. Problem is this TFS server is currently accessible only from within the cloud network, since i haven't yet defined external access, and i'm aware i can use VS Team Services Online, but i need to evaluate something specifically per private TFS Server.
Can u pls explain how to simply achieve the request, i.e. so i could simply type in my IE on the PC outside the cloud, http://<server id>:<port>/tfs/web and get there ? Of course kindly tell me also what i need to specify in <server id> and what in <port> respectively ? Thank u.