Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 06:06 AM
@Rahul Samant : Answering both your questions.
The dbt documentation has a section on managing project dependencies that includes information on how to authenticate to private Git repositories - https://docs.getdbt.com/docs/build/packages#managing-project-dependencies
Yes, you can provide a Personal Access Token (PAT) from a Databricks secret scope for authentication purposes.