From 1ac735552f2ce100be213f8b0a7dda37b182b134 Mon Sep 17 00:00:00 2001 From: Rowena Date: Thu, 3 Apr 2025 13:43:48 +0200 Subject: [PATCH] fix(pgw): mention rdb not compatible with ssh bastion --- pages/public-gateways/how-to/use-ssh-bastion.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/public-gateways/how-to/use-ssh-bastion.mdx b/pages/public-gateways/how-to/use-ssh-bastion.mdx index 04e017ae54..3ddb1ba013 100644 --- a/pages/public-gateways/how-to/use-ssh-bastion.mdx +++ b/pages/public-gateways/how-to/use-ssh-bastion.mdx @@ -168,4 +168,8 @@ Carry out the following steps to avoid the need to repeat `-J bastion@ to deactivate the bastion. - SSH bastion is deactivated on this gateway. You can reactivate it at any time. \ No newline at end of file + SSH bastion is deactivated on this gateway. You can reactivate it at any time. + +## SSH bastion limitations and troubleshooting + +Note that you cannot use Public Gateway SSH bastion to connect to resources such as Managed Databases, which are not compatible with SSH. \ No newline at end of file