When selecting from an external table in SQL Server 2016, where the location of the data source is defined as a WASB folder, is it possible to return a column with the file name the record was identified in?
Similar to how INPUT__FILE__NAME would work in Hive?
at the moment it is not possible, see link