For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setting Up Vertex AI

Setting up Vertex AI on Goolge Cloud Platform

How to Set Up

Perform the following operations in the BigQuery console:

  • Add an External connections

    • Add Vertex AI > BigQuery federation from Add data in Explorer

  • Add access credentials to the External connection

    • Grant access permissions from IAM and admin

      • Enter the Service account ID of the added External connection in Add principals

      • Assign the Vertex AI User role

  • Add the following role to the Codatum connection:

    • BigQuery Connection User

    • There are two ways to add:

      • Add a principal to the External conneciton

        • Enter the Service account used for the Codatum connection in Add principals

      • Add a role to the Service account set for the Codatum connection

  • Create a dataset

    • Create a dataset to register the model

  • (Optional) Add a model

Last updated

Was this helpful?