Forum Discussion

Patrick Naughton's avatar
Patrick Naughton
Brass Contributor
Feb 22, 2022

not matches regex

the https://docs.microsoft.com/en-us/azure/data-explorer/kusto/query/regex-operator operator uses RE2 syntax which does https://github.com/google/re2/issues/156

 

Is there a way to express negative regular expression matches in kusto?

 

Maybe a "!matches regex" operator?

 

 

 

No RepliesBe the first to reply