cancel
Showing results for 
Search instead for 
Did you mean: 
michael_mehrten
New Contributor III
since ‎11-02-2021
‎06-26-2023

User Stats

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 8 Kudos received

User Activity

Databricks Repos best-practices recommend using the Repos REST API to update a repo via your git provider. The REST API requires authentication, which can be done one of two ways:A user / personal access tokenA service principal access tokenUsing a u...