For the change feed section, I had to modify the code a bit as spark.cosmos.changeFeed.checkpointLocation was not valid.checkpoint_path = "dbfs:/mnt/checkpoints/cosmoschangefeed"
# Configure change feed options
changeFeedConfig = {
"spark.cosmos.c...