Hi,
The code looks completely fine. please check if you have any other delimiter other than , .If your CSV files use a different delimiter, you can specify it in the table definition using the OPTIONS clause.
Just to confirm I created a sample table and that worked fine for me.
![Hkesharwani_0-1715955604153.png Hkesharwani_0-1715955604153.png](/t5/image/serverpage/image-id/7632i3D49F976E60F3D9B/image-size/medium/is-moderation-mode/true?v=v2&px=400)
Just to confirm if you have read access to the csv. try this
display(spark.read.csv("abfss://raw@finaldatabricks.dfs.core.windows.net/2021-03-21/circuits.csv"))
Harshit Kesharwani
Data engineer at Rsystema