Skip to content

Commit a9a0bbd

Browse files
committed
Adding 'functions' row to Left sidebar table.
1 parent 4567451 commit a9a0bbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,13 @@ The top bar has controls for working with a query in the query window.
5555

5656
### Left sidebar
5757

58-
The sidebar on the left lists tables in the workspace, sample queries, and filter options for the current query.
58+
The sidebar on the left lists tables in the workspace, sample queries, functions, and filter options for the current query.
5959

6060
| Tab | Description |
6161
|:---|:---|
6262
| Tables | Lists the tables that are part of the selected scope. Select **Group by** to change the grouping of the tables. Hover over a table name to display a dialog with a description of the table and options to view its documentation and preview its data. Expand a table to view its columns. Double-click a table or column name to add it to the query. |
6363
| Queries | List of example queries that you can open in the query window. This list is the same one that appears when you open Log Analytics. Select **Group by** to change the grouping of the queries. Double-click a query to add it to the query window or hover over it for other options. |
64+
| Functions | Lists the [functions](./functions.md) in the workspace. |
6465
| Filter | Creates filter options based on the results of a query. After you run a query, columns appear with different values from the results. Select one or more values, and then select **Apply & Run** to add a **where** command to the query and run it again. |
6566

6667
### Query window

0 commit comments

Comments
 (0)