Forum Discussion
Patrick Naughton
Feb 22, 2022Brass Contributor
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