I have a single Azure cloud service that is accessible externally. I would like to restrict access to it only from inside of my organization. I have setup a virtual network between azure and my organization and configured my cloud service to use that virtual network. The only problem now is how do I restrict an external access to my services. This seems that it should be easy to do but I cannot straightforward solution. Am I missing something here?
Thank You!