diff --git a/modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc b/modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc index eb5459d25..8ecdf74be 100644 --- a/modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc +++ b/modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc @@ -4,6 +4,12 @@ = Push to cloud The `neo4j-admin push-to-cloud` command uploads a database or a dump into a Neo4j Aura instance. + + +[NOTE] +==== +To upload a 4.3 database in Aura, it is highly recommended to first upgrade it to 4.4 and then use the `neo4j-admin push-to-cloud command`. +==== + The following table shows the compatibility between the dump version that you want to upload and the version of the Neo4j Aura instance. [options="header" cols="50%, 50%"] @@ -12,10 +18,8 @@ The following table shows the compatibility between the dump version that you wa | Aura version | v4.3 -| v4 and v5 - -| v4.2, v4.1, v4.0, and v3.5 | v4 + |===