You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/cloud-deployments/neo4j-azure.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ The Neo4j Azure Marketplace listings (and listings on GitHub) use Azure Resource
17
17
== Supported Neo4j versions
18
18
19
19
The Neo4j link:https://azuremarketplace.microsoft.com/en-us/marketplace/apps/neo4j.neo4j-ee?tab=Overview[Azure marketplace listing] can be configured to deploy either Neo4j Enterprise Edition 5 or 4.4.
20
-
The ARM template always installs the latest available version.
20
+
The ARM template always installs the latest available minor version of each release.
21
+
For example, the latest minor release of Neo4j 5 is {neo4j-version-minor}.
0 commit comments