From 2c67cdd541d7d9fca03de2992af1668c210ef96b Mon Sep 17 00:00:00 2001 From: Niklas Logren Date: Tue, 2 Jun 2026 08:09:30 +0200 Subject: [PATCH] docs: fix default sandbox region in RF Sandboxing readme (eu not us) --- Solutions/Recorded Future/Playbooks/Sandboxing/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/Recorded Future/Playbooks/Sandboxing/readme.md b/Solutions/Recorded Future/Playbooks/Sandboxing/readme.md index becb022ef4f..a67a0254287 100644 --- a/Solutions/Recorded Future/Playbooks/Sandboxing/readme.md +++ b/Solutions/Recorded Future/Playbooks/Sandboxing/readme.md @@ -10,7 +10,7 @@ If you use the Enterprise Sandbox, you need to provide an additional key `Enterp Refer to [Recorded Future API Key](../readme.md#recorded-future-api-key) for guidance on obtaining and using the necessary API keys. ### Configure Sandbox region -Recorded Future has multiple sandbox regions available. By default, the playbooks will submit to the `us` sandbox. +Recorded Future has multiple sandbox regions available. By default, the playbooks will submit to the `eu` sandbox. But you can configure this in the logic apps by changing the parameter `SandboxRegion` to one of the following values: * `eu` (default) * `us`