diff --git a/modules/ROOT/pages/connections.adoc b/modules/ROOT/pages/connections.adoc index ef55ae6f..3772d309 100644 --- a/modules/ROOT/pages/connections.adoc +++ b/modules/ROOT/pages/connections.adoc @@ -12,59 +12,59 @@ ThoughtSpot supports connecting to external data warehouses and using these as d * https://docs.thoughtspot.com/cloud/latest/connections-amazon-aurora-mysql[Amazon Aurora MySQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-amazon-aurora-postgresql[Amazon Aurora PostgreSQL] +* https://docs.thoughtspot.com/cloud/latest/connections-amazon-aurora-postgresql[Amazon Aurora PostgreSQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-amazon-rds-mysql[Amazon RDS MySQL] +* https://docs.thoughtspot.com/cloud/latest/connections-amazon-rds-mysql[Amazon RDS MySQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-amazon-rds-postgresql[Amazon RDS PostgreSQL] +* https://docs.thoughtspot.com/cloud/latest/connections-amazon-rds-postgresql[Amazon RDS PostgreSQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-redshift[Amazon Redshift] +* https://docs.thoughtspot.com/cloud/latest/connections-redshift[Amazon Redshift] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-synapse[Azure Synapse] +* https://docs.thoughtspot.com/cloud/latest/connections-synapse[Azure Synapse] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-databricks[Databricks] +* https://docs.thoughtspot.com/cloud/latest/connections-databricks[Databricks] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-denodo[Denodo] +* https://docs.thoughtspot.com/cloud/latest/connections-denodo[Denodo] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-dremio[Dremio] +* https://docs.thoughtspot.com/cloud/latest/connections-dremio[Dremio] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-genericjdbc[Generic JDBC] +* https://docs.thoughtspot.com/cloud/latest/connections-genericjdbc[Generic JDBC] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-google-alloydb-postgresql[Google AlloyDB for PostgreSQL] +* https://docs.thoughtspot.com/cloud/latest/connections-google-alloydb-postgresql[Google AlloyDB for PostgreSQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-gbq[Google BigQuery] +* https://docs.thoughtspot.com/cloud/latest/connections-gbq[Google BigQuery] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-google-cloud-sql-mysql[Google Cloud SQL for MySQL] +* https://docs.thoughtspot.com/cloud/latest/connections-google-cloud-sql-mysql[Google Cloud SQL for MySQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-google-cloud-sql-postgresql[Google Cloud SQL for PostgreSQL] +* https://docs.thoughtspot.com/cloud/latest/connections-google-cloud-sql-postgresql[Google Cloud SQL for PostgreSQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-google-cloud-sql-sql-server[Google Cloud SQL for SQL Server] +* https://docs.thoughtspot.com/cloud/latest/connections-google-cloud-sql-sql-server[Google Cloud SQL for SQL Server] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-looker[Looker] +* https://docs.thoughtspot.com/cloud/latest/connections-looker[Looker] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-mode[Mode] +* https://docs.thoughtspot.com/cloud/latest/connections-mode[Mode] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-mysql[MySQL] +* https://docs.thoughtspot.com/cloud/latest/connections-mysql[MySQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-adw[Oracle] +* https://docs.thoughtspot.com/cloud/latest/connections-adw[Oracle] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-postgresql[PostgreSQL] +* https://docs.thoughtspot.com/cloud/latest/connections-postgresql[PostgreSQL] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-presto[Presto] +* https://docs.thoughtspot.com/cloud/latest/connections-presto[Presto] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-hana[SAP HANA] +* https://docs.thoughtspot.com/cloud/latest/connections-hana[SAP HANA] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-singlestore[SingleStore] +* https://docs.thoughtspot.com/cloud/latest/connections-singlestore[SingleStore] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-snowflake[Snowflake] +* https://docs.thoughtspot.com/cloud/latest/connections-snowflake[Snowflake] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-sql-server[SQL Server] +* https://docs.thoughtspot.com/cloud/latest/connections-sql-server[SQL Server] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-starburst[Starburst] +* https://docs.thoughtspot.com/cloud/latest/connections-starburst[Starburst] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-teradata[Teradata] +* https://docs.thoughtspot.com/cloud/latest/connections-teradata[Teradata] -* https://docs.thoughtspot.com/cloud/10.0.0.cl/connections-trino[Trino] +* https://docs.thoughtspot.com/cloud/latest/connections-trino[Trino] @@ -81,7 +81,7 @@ The connection API endpoints allow you to create, edit, delete, export, and quer You must have data management permissions to create, edit, delete or query data connection objects. Make sure your user account has the `DATAMANAGEMENT` privilege. -If https://developers.thoughtspot.com/docs/rbac[Role-Based Access Control (RBAC), window=_blank] is enabled on your ThoughtSpot cluster, the `CAN_CREATE_OR_EDIT_CONNECTIONS` *(Can create/edit Connections)* privilege is required. +If xref:roles.adoc[Role-Based Access Control (RBAC)] is enabled on your ThoughtSpot cluster, the `CAN_CREATE_OR_EDIT_CONNECTIONS` *(Can create/edit Connections)* privilege is required. [#connection-attr] @@ -595,7 +595,7 @@ To create or modify data connections through REST APIs, you need to provide a ma ThoughtSpot’s dbt sync allows you to easily provide your existing dbt models and automatically create ThoughtSpot Worksheets, which you can use to search your data. Integration with dbt is certified only for Amazon Redshift, Databricks, Google BigQuery, and Snowflake connections. -For information on integrating with dbt using the *Data Workspace* option in the UI, see https://docs.thoughtspot.com/cloud/10.0.0.cl/dbt-integration[Integrate with dbt, window=_blank]. +For information on integrating with dbt using the *Data Workspace* option in the UI, see https://docs.thoughtspot.com/cloud/latest/dbt-integration[Integrate with dbt, window=_blank]. To understand the API endpoints for establishing a dbt connection, see https://developers.thoughtspot.com/docs/rest-apiv2-reference#_dbt[REST APIs v2, window=_blank].