Skip to content

Commit 1593daf

Browse files
committed
Updating Top action bar section
1 parent a9a0bbd commit 1593daf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ The top bar has controls for working with a query in the query window.
4444
| Scope | Specifies the scope of data used for the query. This could be all the data in a Log Analytics workspace or data for a particular resource across multiple workspaces. See [Query scope](./scope.md). |
4545
| Run button | Run the selected query in the query window. You can also select **Shift+Enter** to run a query. |
4646
| Time picker | Select the time range for the data available to the query. This action is overridden if you include a time filter in the query. See [Log query scope and time range in Azure Monitor Log Analytics](./scope.md). |
47-
| Save button | Save the query to **Query Explorer** for the workspace. |
48-
Copy button | Copy a link to the query, the query text, or the query results to the clipboard. |
49-
| New alert rule button | Create a new tab with an empty query. |
47+
| Save button | Save the query to a [query pack](./query-packs.md). Saved queries are available from: <ul><li> The Other section in the Query Explorer for the workspace</li><li>The Other section in the **Queries** tab in the [left sidebar](#left-sidebar)</ul> |
48+
Share button | Copy a link to the query, the query text, or the query results to the clipboard. |
49+
| New alert rule button | Open the Create an alert rule window. Use this window to [create an alert rule](../alerts/alerts-create-new-alert-rule.md?tabs=log) with an alert type of [log alert](../alerts/alerts-types.md#log-alerts). The window opens to the [Conditions tab](../alerts/alerts-create-new-alert-rule.md?tabs=log#set-the-alert-rule-conditions) with your query added to the **Search query** field. |
5050
| Export button | Export the results of the query to a CSV file or the query to Power Query Formula Language format for use with Power BI. |
5151
| Pin to button | Pin the results of the query to an Azure dashboard or add them to an Azure workbook. |
5252
| Format query button | Arrange the selected text for readability. |
5353
| Example queries button | Open the example queries dialog that appears when you first open Log Analytics. |
54-
| Query Explorer button | Open **Query Explorer**, which provides access to saved queries in the workspace. |
54+
| Queries button | Open **Query Explorer**, which provides access to saved queries in the workspace. |
5555

5656
### Left sidebar
5757

0 commit comments

Comments
 (0)