From bc8918c17f4c0b2cc1e897100476ad63958d0cf5 Mon Sep 17 00:00:00 2001 From: nenizera Date: Wed, 14 May 2025 16:18:28 +0100 Subject: [PATCH 1/2] [Secrets Store]Update index.mdx For more info on the Cloudflare global network. --- src/content/docs/secrets-store/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/secrets-store/index.mdx b/src/content/docs/secrets-store/index.mdx index d231f2d62dbfc2c..c8674d510ae2190 100644 --- a/src/content/docs/secrets-store/index.mdx +++ b/src/content/docs/secrets-store/index.mdx @@ -19,10 +19,10 @@ Encrypt and store sensitive information as secrets that are securely reusable ac -Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all Cloudflare data centers. +Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all [Cloudflare data centers](https://www.cloudflare.com/en-gb/network/). Secrets Store is currently [compatible with Cloudflare Workers](/secrets-store/integrations/workers/). Integrations with other products will be added in the future. :::note[China availability] Secrets Store is unavailable in the [Cloudflare China Network](/china-network/), operated by Cloudflare's partner JD Cloud. -::: \ No newline at end of file +::: From dabda0231261aff596b5f6509dc987789faa878b Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro <62246989+RebeccaTamachiro@users.noreply.github.com> Date: Thu, 22 May 2025 10:40:09 +0100 Subject: [PATCH 2/2] Apply suggestion from code review --- src/content/docs/secrets-store/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/secrets-store/index.mdx b/src/content/docs/secrets-store/index.mdx index c8674d510ae2190..2881f2684dc6d7b 100644 --- a/src/content/docs/secrets-store/index.mdx +++ b/src/content/docs/secrets-store/index.mdx @@ -19,7 +19,7 @@ Encrypt and store sensitive information as secrets that are securely reusable ac -Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all [Cloudflare data centers](https://www.cloudflare.com/en-gb/network/). +Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all [Cloudflare data centers](https://www.cloudflare.com/network/). Secrets Store is currently [compatible with Cloudflare Workers](/secrets-store/integrations/workers/). Integrations with other products will be added in the future.