@karthik p i know with the help of pyspark(python) and spark (Scala) you can access.
But my question is that how you can access in shell because shell dose not support Spark.
โ
For ex:- echo "abfss://container@storageAccount.dfs.core.windows.net/external-location/path/to/data"
โ
This will not work.
โIf you're not getting it then try to run this command (echo ..) in your Databricks notebook and see what error you're getting.