Using a sql 2014 image (on Azure) I created the VM. I can access it directly from my Desktop by going to the "...cloudapp.net" address. This mean the sql server box is directly accessible from the outside. (Yes a username\pwd is required to enter but the box is directly accessible). How can the security of this setup be improved?
TIA,
edm2