Overview

pfore-cloud-utilities is a general functionality library to ease and abstract some of the frequently used method when developing locally while interacting with cloud environments, this include Databricks and Azure.

Most of the method requires authentication, refer to the Authentication section for details on how to set it up.

Assuming that you’ll also want to use the package functions while running spark code remotely on databricks, refer to the Setting up databricks-connect page to see how to set up databricks-connect and for coding examples.