Configure Databricks Unity Catalog
With the Databricks Unity Catalog integration you can deploy models and explainers to Deeploy that are available in your Databricks Unity Catalog. You can make use of the model version or a model alias to deploy specific model versions.
Configure Databricks Unity Catalog
The Databricks Unity Catalog integration is controlled on team level. Admins can set up the integration on the Integrations page, which is part of the Admin panel. Click Configure on the Databricks Unity Catalog card and Add credentials to set up the integration.
Best practices
Give Deeploy the least possible access when authenticating to Databricks Unity Catalog. There are two possible ways to authenticate to the catalog:
- Generate a temporary access token: Using a service principal, generate a temporary workspace-level access token and use it as your temporary access token when creating or updating your Deployment.
- Use a personal access token (not recommended): Generate a personal access token and add it to the Personal access token field in the Databricks Unity Catalog credentials dialog.
Update Databricks Unity Catalog credentials
Consult the update integration credentials to update your Databricks Unity Catalog credentials. Additionally, leaving your personal access token empty when updating your Databricks Unity Catalog credentials will remove it from the credentials.