@@ -42,10 +42,10 @@ Procedure
4242
4343 .. step:: Create an Atlas deployment.
4444
45- If you don't already have an Atlas deployment, `create one
46- <https://docs.atlas.mongodb.com/ tutorial/create-new-cluster/>`_ now.
47- You'll need a `cluster tier
48- <https://docs.atlas.mongodb.com/ create-new-cluster/#c- select-the-cluster-tier>`__
45+ If you don't already have an Atlas deployment, :atlas: `create one
46+ </ tutorial/create-new-cluster>` now.
47+ You'll need a :atlas: `cluster tier
48+ </tutorial/ create-new-cluster/#select-the-cluster-tier>`
4949 of ``M10`` or larger to perform Live Migration.
5050
5151 .. step:: Log in to your Compose account.
@@ -78,10 +78,9 @@ Procedure
7878 To perform the migration process, the oplog user must have
7979 the following privileges:
8080
81- - The :authrole:`readAnyDatabase` role.
82- - The :authrole:`clusterMonitor` role.
83- - The :authrole:`backup` role.
84-
81+ - The :manual:`readAnyDatabase </reference/built-in-roles/#mongodb-authrole-readAnyDatabase>` role.
82+ - The :manual:`clusterMonitor </reference/built-in-roles/#mongodb-authrole-clusterMonitor>` role.
83+ - The :manual:`backup </reference/built-in-roles/#mongodb-authrole-backup>` role.
8584
8685 If you can't grant these permissions to the oplog user,
8786 the Live Migration process will not work. In this case, use
@@ -104,7 +103,6 @@ Procedure
104103 - For the Atlas Live Migration process dialog from the previous step.
105104 - For your Compose deployment dashboard.
106105
107-
108106 .. step:: On your Compose deployment dashboard, click the :guilabel:`Security`
109107 link in the left-side navigation. The :guilabel:`Whitelist TCP/HTTP
110108 IPs` section displays a list of IP address ranges which are allowed
@@ -152,7 +150,6 @@ Procedure
152150 - Contact Compose directly to request your TLS/SSL certificate.
153151 - Use :atlas:`MongoMirror </import/mongomirror/>` to migrate your data to Atlas.
154152
155-
156153 See the `Compose documentation
157154 <https://help.compose.com/docs/lets-encrypt-certificates>`__ for more
158155 information about SSL certificates.
@@ -193,7 +190,6 @@ Procedure
193190 clicking the :guilabel:`Extend time` hyperlink below the :guilabel:`<time>
194191 left to cut over` timer.
195192
196-
197193 .. procedure::
198194 :style: connected
199195
@@ -234,7 +230,7 @@ Migration Support
234230If you have any questions regarding migration beyond what is covered
235231in this documentation, or if you encounter an error during migration, please
236232see the Atlas documentation on
237- `requesting support <https://docs.atlas.mongodb.com/ support/#request-support>`__ .
233+ :atlas: `requesting support </ support/#request-support>`.
238234
239235Summary
240236-------
0 commit comments