From 61bd426c84d9ac36aaa5471b82a643b03dcd4609 Mon Sep 17 00:00:00 2001 From: April M Date: Thu, 30 Jan 2025 18:05:37 -0800 Subject: [PATCH] driver-matrix link in migration-docs --- modules/ROOT/pages/connect-clients-to-target.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/connect-clients-to-target.adoc b/modules/ROOT/pages/connect-clients-to-target.adoc index d0b202aa..ab3618a4 100644 --- a/modules/ROOT/pages/connect-clients-to-target.adoc +++ b/modules/ROOT/pages/connect-clients-to-target.adoc @@ -30,7 +30,7 @@ For further information, please refer to the documentation of the driver languag == Configuring your driver to connect to Astra DB -To connect to your Astra DB cluster, you will need: +To connect to your Astra DB cluster, you need: * A valid set of credentials (ClientID and Client Secret) for the Astra DB organization to which your cluster belongs: ** Note: You will already have used these credentials when you configured the {zdm-proxy} to connect to your Astra DB cluster as Target. @@ -42,9 +42,8 @@ To connect to your Astra DB cluster, you will need: include::partial$tip-scb.adoc[] -You will also need to check whether the driver used by your client application has native support for the xref:glossary.adoc#_secure_connect_bundle_scb[Astra DB Secure Connect Bundle]. -To do so, please refer to the documentation for your driver language and version, -and check the per-language https://docs.datastax.com/en/driver-matrix/docs/version-compatibility.html[driver compatibility matrix] for details (look for the support status in the **Astra / Cloud** column for your driver version). +Make sure you choose a driver language and version that is compatible with {astra_db}. +For more information, see xref:datastax-drivers:compatibility:driver-matrix.adoc[]. // The SCB support was made available beginning the following versions in the drivers: //