diff --git a/source/includes/fact-minimum-server-version-support.rst b/source/includes/fact-minimum-server-version-support.rst deleted file mode 100644 index 5ec360904..000000000 --- a/source/includes/fact-minimum-server-version-support.rst +++ /dev/null @@ -1 +0,0 @@ -The minimum supported server versions of MongoDB are 6.0.17 and 7.0.13. diff --git a/source/reference/mongosync.txt b/source/reference/mongosync.txt index 8d184fda5..1a8a42e5f 100644 --- a/source/reference/mongosync.txt +++ b/source/reference/mongosync.txt @@ -34,15 +34,8 @@ The :ref:`Frequently Asked Questions (FAQ) ` page addresses questions u Compatibility ------------- -- .. include:: /includes/fact-minimum-server-version-support.rst - - You can migrate data on clusters (source) with versions of MongoDB - lower than 6.0 to an Atlas cluster (destination). Migration from clusters with - lower version requires additional preparation and configuration in - the clusters with the lower version. `Contact - `__ your account team to inquire about - Professional Services. - +- For details on version compatibility requirements, see + :ref:`MongoDB Server Version Compatibility `. - ``mongosync`` supports replica sets and sharded clusters. - Standalone MongoDB instances are not supported. :ref:`Convert the standalone instance ` to a