Log Analytics: New conditional functions for eval and where commands
- Services: Log Analytics
- Release Date: July 15, 2025
Log Analytics now supports new conditional functions startsWith()
and endsWith()
for eval
and where
commands. This is in addition to the existing support for the function contains()
. The new functions allow you to search for matches where the specified string is placed in the beginning or end of the field.