Arnold_Souza
New Contributor III

Found a solution:

Never use 'fileNamePattern', '*file_1*',

Instead, put the pattern directly into the path:

"abfss://<container>@<storage_account>.dfs.core.windows.net/path/to/folder/*file_1*"