Technical requirements
To follow along with the examples shown in the recipes, you will need to have the following:
- An Azure subscription and the required permissions on the subscription that was mentioned in the Technical requirements section of Chapter 1, Creating Azure Databricks Service.
- We will be using an Azure Databricks premium workspace for this chapter. There is no need to spin up a cluster in the workspace as we are not running any notebooks.
- An Azure DevOps repo should be created, and you need to ensure the Azure DevOps Services organization is linked to the same Azure AD tenant as Databricks. You can follow along with the steps mentioned at the following link to create a repository if you don't have one already created: https://docs.microsoft.com/en-in/azure/devops/repos/git/create-new-repo?view=azure-devops.
Once you have the repository created, you can get started with this chapter.