mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
37 lines
1.7 KiB
Plaintext
37 lines
1.7 KiB
Plaintext
---
|
|
title: "Databricks"
|
|
description: "Learn how to sync secrets from Infisical to Databricks."
|
|
---
|
|
|
|
Prerequisites:
|
|
|
|
- Set up and add secrets to [Infisical Cloud](https://app.infisical.com)
|
|
|
|
<Note>
|
|
When integrating with Databricks, Infisical is intended to be the source of truth for the secrets in the configured Databricks scope.
|
|
|
|
Any secrets not present in Infisical will be removed from the specified scope. To prevent removal of secrets not managed by Infisical, Infisical recommends creating a designated secret scope for your integration.
|
|
</Note>
|
|
|
|
<Steps>
|
|
<Step title="Authorize Infisical for Databricks">
|
|
Obtain a Personal Access Token in **User Settings** > **Developer** > **Access Tokens**.
|
|
|
|

|
|
|
|
Navigate to your project's integrations tab in Infisical.
|
|
|
|

|
|
|
|
Press on the Databricks tile and enter your Databricks instance URL in the following format: `https://xxx.cloud.databricks.com`. Then, input your Databricks Access Token to grant Infisical the necessary permissions in your Databricks account.
|
|
|
|

|
|
|
|
</Step>
|
|
<Step title="Start integration">
|
|
Select which Infisical environment and secret path you want to sync to which Databricks scope. Then, press create integration to start syncing secrets to Databricks.
|
|
|
|

|
|

|
|
</Step>
|
|
</Steps> |