diff --git a/docs/troubleshooting-guide/db-connection.md b/docs/troubleshooting-guide/db-connection.md
index adfeb0e329362620f2f5cb779c6c05b319f3d45d..c20d673f009a5bf31008007f650c772951745415 100644
--- a/docs/troubleshooting-guide/db-connection.md
+++ b/docs/troubleshooting-guide/db-connection.md
@@ -54,6 +54,8 @@ If you see this error messages in the [logs](./server-logs.md) (**Admin** > **Tr
 2. Go to **Advanced options** > **Additional JDBC connection string options** and add `trustServerCertificate=true`.
 3. Click **Save**.
 
+The version of Metabase you're using to connect to your data warehouse must support your database's version. For example, Metabase versions older than 46 lack support for Microsoft SQL Server 2022.
+
 ## Testing a database connection
 
 As you work through the troubleshooting steps in this guide, you can check if each component is working as expected: