Azure / Azure/Azure-DataFactory

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

Open
#703 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/user-attachments/assets/9b2056cc-c87c-4b17-83a9-63ad098d0663)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.