Effortlessly store data as networks of interconnected nodes and edges, revealing critical relationships vital for impactful analysis.
This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.
Configuring and connecting to Neo4j Community Edition Server on SUSE 15 SP7
- After purchasing and starting the VM, you should know its IP address. You can find it in the personal account of Azure. You need to select the virtual machine from the list. By clicking the item “Overview”, your IP is displayed in the “Public IP Address” line.

- To connect to Neo4j, you should open the TCP ports 7474 and 7687 in the Azure network settings.

- Open a browser on your PC and go to the address of your VM, http://VM_IP:7474 (from step 1). In the opened window, choose “Connect URL” – bolt://VM_IP:7687

- Fill in username ‘neo4j’, and password ‘neo4j’ and click ‘Connect’.

- After the connection, you need to change the password.

- Now you can configure your server, create new databases, synchronize the Neo4j browser, etc.

Now you can easily use Neo4j Community Edition Server on SUSE 15 SP7.
More detailed instructions can be found in the Neo4j Documentation.
