@@ -58,30 +58,32 @@ Disable Client Requests to MongoDB during Restore
5858Restore a Snapshot
5959------------------
6060
61- .. tab:: Automatic Restore
62- :tabid: automatic
63-
64- To have |mms| automatically restore the snapshot:
65-
66- .. include:: /includes/steps/restore-automatic-sharded-cluster-wt.rst
67-
68- .. include:: /includes/admonitions/warning/rotate-keys-with-aes256-gcm.rst
69-
70- .. tab:: Manual Restore
71- :tabid: manual
72-
73- The manual restore process assumes that:
74-
75- - The target host has no data in place.
76- - You have not used an :doc:`encrypted snapshot </tutorial/encrypt-snapshots>`.
77- - You have not enabled two-factor authentication.
78-
79- .. warning::
80-
81- Restore the snapshot manually only if you can't run an
82- automatic restore. If you determine that you must use
83- a manual restore, :website:`contact MongoDB Support </contact>`
84- for help. This section provides a high-level overview of
85- the stages in the manual restore procedure.
86-
87- .. include:: /includes/workflow-manual-restore-sharded-cluster.rst
61+ .. tabs::
62+
63+ .. tab:: Automatic Restore
64+ :tabid: automatic
65+
66+ To have |mms| automatically restore the snapshot:
67+
68+ .. include:: /includes/steps/restore-automatic-sharded-cluster-wt.rst
69+
70+ .. include:: /includes/admonitions/warning/rotate-keys-with-aes256-gcm.rst
71+
72+ .. tab:: Manual Restore
73+ :tabid: manual
74+
75+ The manual restore process assumes that:
76+
77+ - The target host has no data in place.
78+ - You have not used an :doc:`encrypted snapshot </tutorial/encrypt-snapshots>`.
79+ - You have not enabled two-factor authentication.
80+
81+ .. warning::
82+
83+ Restore the snapshot manually only if you can't run an
84+ automatic restore. If you determine that you must use
85+ a manual restore, :website:`contact MongoDB Support </contact>`
86+ for help. This section provides a high-level overview of
87+ the stages in the manual restore procedure.
88+
89+ .. include:: /includes/workflow-manual-restore-sharded-cluster.rst
0 commit comments