From 12cce77cc3d6f2e5d59cb658a2167fc91233503a Mon Sep 17 00:00:00 2001
From: ashiel <ashiel@gitlab.com>
Date: Fri, 28 Jun 2024 15:48:33 +0100
Subject: [PATCH] Removed VPN warning from Switchboard onboarding doc

---
 doc/administration/dedicated/create_instance.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/administration/dedicated/create_instance.md b/doc/administration/dedicated/create_instance.md
index 9d8dd71cca8d..8bee30df0b6b 100644
--- a/doc/administration/dedicated/create_instance.md
+++ b/doc/administration/dedicated/create_instance.md
@@ -31,9 +31,6 @@ credentials to sign in.
 The credentials for Switchboard are separate from any other GitLab credentials you may already have
 to sign in to a GitLab self-managed or GitLab.com instance.
 
-NOTE:
-If you sign in to Switchboard through a VPN, you may experience a `403 Forbidden` error. The workaround is to sign in directly rather than through a VPN.
-
 After you first sign in to Switchboard, you must update your password and set up MFA before you can
 complete your onboarding to create a new instance.
 
-- 
GitLab