Skip to content

Commit c3d735d

Browse files
authored
Update log-analytics-tutorial.md
1 parent 23f45ae commit c3d735d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/log-analytics-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ A **where** statement is added to the query with the value that you selected. Th
6767

6868
All queries return records generated within a set time range. By default, the query returns records generated in the last 24 hours.
6969

70-
You can set a different time range using the [where operator](/azure/data-explorer/kusto/query/tutorial?pivots=azuremonitor#filter-by-boolean-expression-where-1) in the query or by selecting a different value from the **Time range** dropdown list at the top of the screen.
70+
You can set a different time range using the [where operator](/azure/data-explorer/kusto/query/tutorial?pivots=azuremonitor#filter-by-boolean-expression-where-1) in the query, or using the **Time range** dropdown list at the top of the screen.
7171

7272
Let’s change the time range of the query by selecting **Time range > Last 12 hours**. Select **Run** to return the results.
7373

0 commit comments

Comments
 (0)