Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow wildcards and regex in Trigger for Blob Storage Event "ends with" #703

Open
bulrush15 opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@bulrush15
Copy link

bulrush15 commented Dec 4, 2024

I'm using Azure Data Factory. In a Trigger for a Storage Event, I would use regex to look for a filename a lot.

I will be uploading files named like "mystuff2024-1121.xls", "mystuff2024-1125.xls", "mystuff2024-1130.xls", etc. I would like to see if a file is created/uploaded that matches "mystuff\d{4}-\d{4}.xls".

I would like the boxes for "blob path ends with" and "blob path begins with" to support regex so I can find only valid named files.

Thank you. Screenshot below.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant