Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 10:57 AM
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*"