diff --git a/docs/src/main/sphinx/admin/fault-tolerant-execution.rst b/docs/src/main/sphinx/admin/fault-tolerant-execution.rst index 6e5393f2560e..d442e710920f 100644 --- a/docs/src/main/sphinx/admin/fault-tolerant-execution.rst +++ b/docs/src/main/sphinx/admin/fault-tolerant-execution.rst @@ -326,8 +326,9 @@ Exchange manager Exchange spooling is responsible for storing and managing spooled data for fault-tolerant execution. You can configure a filesystem-based exchange manager -that stores spooled data in a specified location, such as an S3-compatible -storage system, Google Cloud Storage (GCS), or a local filesystem. +that stores spooled data in a specified location, such as :ref:`AWS S3 +` and S3-compatible systems, :ref:`Azure Blob Storage +`, or :ref:`Google Cloud Storage `. Configuration ^^^^^^^^^^^^^