Forum Discussion
zll_0091
Jul 31, 2024Copper Contributor
How can I use multiple connected variable in ADF to be pass in my Databricks notebook
Hi, I need 3 connected variables which I need to use in my databricks notebook. This is the context of the variables that I need: filepath: root/sid=test1/foldername=folder1/ sid: path ide...
dileepkaranki
Aug 01, 2024Copper Contributor
zll_0091 you can pass them to databricks as parameters and inside databricks notebook you can read them using dbutils