neo4j-partners / azure-resource-manager-neo4j

Azure Resource Manager (ARM) Templates for Neo4j
Apache License 2.0
4 stars 4 forks source link

Updated to use Neo4j5 #24

Closed harshitsinghvi22 closed 1 year ago

harshitsinghvi22 commented 1 year ago

Updated to Neo4j5 and its respective configuration for both standalone and cluster Added loadbalancer configuration for cluster Added usermanagedIdentity Updated node.sh to not use hardcoded ip's Updated node.sh to install az cli and perform az login Updated the output variables to output loadbalancer url incase of a cluster Updated README.md to add instructions on testing the template from local machine