I am a newby at setting up a VM's on azure to host a neo4j instance, so I found this presentation that uses Neo4j-Community-1-8-2 image that one can find in the VM-Depot on Azure. It all worked fine until I wanted to edit the neo4j.properties file to un-comment the node_auto_index line. There is no "connect" button like there are for other virtual machines on the Azure management portal. He showed how to create an endpoint to access the web admin console on port 7474(the default), which works fine but Im a little lost as to how to configure that instance of Neo4j installed on the VM?
Any Ideas as to what I could perhaps do to edit the neo4j properties file?
EDIT
Would this help? they use putty to log on, but how would I edit the file through this(very little ubuntu expreiance)