diff --git a/website/source/docs/configuration/storage/raft.html.md b/website/source/docs/configuration/storage/raft.html.md index 3312fb5351..5575876af7 100644 --- a/website/source/docs/configuration/storage/raft.html.md +++ b/website/source/docs/configuration/storage/raft.html.md @@ -15,8 +15,8 @@ description: |- # Raft Storage Backend -!> **NOTE:** Vault's Integrated Storage is currently a ***Technology Preview*** -feature and not suitable for deployment in production. +~> **NOTE:** Vault's Integrated Storage is currently a ***Beta*** +feature and not recommended for deployment in production. The Raft storage backend is used to persist Vault's data. Unlike other storage backends, Raft storage does not operate from a single source of data. Instead