Graph Database VM on Debian 13 provides a stable and production-ready graph data platform built on the latest Debian 13 release. Designed for connected data analysis, relationship mapping, knowledge graphs, and graph-driven applications, this virtual machine delivers a reliable and flexible database environment with strong performance, enterprise-grade stability, and efficient scalability.

Effortless installation. Ready-to-run with easy maintenance. Explore now for a smooth experience!
Configuring and connecting to Graph Database VM on Debian 13
- After purchasing and starting the VM, you should know its IP address. You can find it in your Azure personal account. You need to select the virtual machine from the list. By clicking the item “Overview”, your IP is displayed in the line “Public IP Address.”

- To connect to Neo4j, you should open ports 7474 and 7687 TCP 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 the username ‘neo4j’, and password ‘neo4j,’ and click ‘Connect.’

- After the connection, you must change the password.

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

More detailed instructions can be found at Neo4j Documentation.
