Technical requirements
To follow along with the examples in this chapter, you will need the following:
- An Azure subscription and the required permissions for that subscription, as we mentioned in the Technical requirements section of Chapter 1, Creating an Azure Databricks Service.
- An Azure Databricks workspace premium tier.
- Secret paths in a Spark configuration property or environment variable available in Databricks Runtime Version 6.4 and above.
- The necessary scripts. You can find the scripts for this chapter at https://github.com/PacktPublishing/Azure-Databricks-Cookbook/tree/main/Chapter05/Code. The
Chapter05
folder contains all the notebooks for this chapter. - The Azure CLI installed in your machine. You can download and install it from the following URL:
https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows?tabs=azure-cli.