From 45cc82d7a6be1286927562e06b55f621842f6b3f Mon Sep 17 00:00:00 2001 From: Luana Dos Santos Date: Sat, 17 Jan 2026 19:45:10 -0300 Subject: [PATCH] W-19589823-direct-connect-VPC-deletion --- .../ROOT/pages/vpc-connectivity-methods-concept.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cloudhub/modules/ROOT/pages/vpc-connectivity-methods-concept.adoc b/cloudhub/modules/ROOT/pages/vpc-connectivity-methods-concept.adoc index ee2152001..5f3990f8f 100644 --- a/cloudhub/modules/ROOT/pages/vpc-connectivity-methods-concept.adoc +++ b/cloudhub/modules/ROOT/pages/vpc-connectivity-methods-concept.adoc @@ -76,6 +76,13 @@ Direct Connect requires the use of the Border Gateway Protocol (BGP) for dynamic For high availability, use multiple Direct Connect connections from different AWS Direct Connect Locations. -- +[IMPORTANT] +-- +Before deleting a VPC that uses Direct Connect, contact MuleSoft Support to remove the Direct Connect connection. + +MuleSoft Support manually provisions and removes Direct Connect connections. If you delete a VPC before removing Direct Connect, the deletion can fail and leave resources (VPCs, virtual gateway attachments, and hosted connections) in AWS. +-- + == See Also