Skip to content

Commit 786d796

Browse files
authored
(DOCSP-17827) Fixes incorrect statement that ADL is only for clusters on AWS (#182)
1 parent 80cb948 commit 786d796

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

source/deployment/deploy-atlas.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,13 @@ Before you begin, you will need to:
2323
- Create a `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_atlas>`__
2424
account, if you do not have one already.
2525
- Create an :ref:`Atlas Cluster <create-new-cluster>`, if you do not
26-
have one already.
26+
have one already. {+adl+} supports |service| clusters
27+
deployed to |aws|, |azure|, or |gcp|.
2728

2829
.. note::
2930

30-
To use your |service| cluster as a data store, you must:
31-
32-
- Deploy it to |aws|. {+adl+} does not support |service| clusters
33-
deployed to other cloud providers as data stores.
34-
- Deploy it to the same project as your {+data-lake-short+}.
31+
To use your |service| cluster as a data store, you must deploy it to the
32+
same project as your {+data-lake-short+}.
3533

3634
- Add data to at least one collection on your |service| cluster if you
3735
have not already.

0 commit comments

Comments
 (0)