Skip to content

Commit 0397219

Browse files
committed
fix suggestion
1 parent 4516039 commit 0397219

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-foundry/how-to/monitor-applications.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,19 @@ This dashboard is opened as an editable workbook where you can customize the wor
6262

6363
1. Select **Edit** in the command bar.
6464
:::image type="content" source="../media/how-to/monitor-applications/customize-dashboard-2.png" alt-text="Screenshot of the workbooks tab under monitoring highlighting the edit button in the Azure portal." lightbox="../media/how-to/monitor-applications/customize-dashboard-2.png":::
65+
6566
2. Modify elements as needed per your use case. Select **...** on an element to edit, add, move/resize, clone, or remove. For example, you can add a tile using KQL to track a custom attribute you're collecting and not shown in our built-in view.
6667
:::image type="content" source="../media/how-to/monitor-applications/customize-dashboard-3.png" alt-text="Screenshot of workbooks tab under monitoring highlighting modify element buttons in Azure portal." lightbox="../media/how-to/monitor-applications/customize-dashboard-3.png":::
68+
6769
3. Save your latest changes and create different views as needed by selecting **Save**.
6870
:::image type="content" source="../media/how-to/monitor-applications/customize-dashboard-4.png" alt-text="Screenshot of workbooks tab under monitoring highlighting the save button and tab in Azure portal." lightbox="../media/how-to/monitor-applications/customize-dashboard-4.png":::
71+
6972
4. Share with your team by selecting "Share" icon in the command bar.
7073
:::image type="content" source="../media/how-to/monitor-applications/customize-dashboard-5.png" alt-text="Screenshot of workbooks tab under monitoring highlighting share workbook button and tab in Azure portal." lightbox="../media/how-to/monitor-applications/customize-dashboard-5.png":::
7174

7275
## Explore and analyze with Kusto Query Language (KQL)
7376

74-
[KQL (Kusto Query Language)](/kusto/query/?view=microsoft-fabric) is a powerful query language used in Azure to explore, analyze, and visualize large volumes of telemetry and log data.
77+
[KQL (Kusto Query Language)](/kusto/query/) is a powerful query language used in Azure to explore, analyze, and visualize large volumes of telemetry and log data.
7578

7679
In the **Application analytics** dashboard view, you can **Open query link** by selecting on the icon in the top right for a particular tile or chart.
7780

0 commit comments

Comments
 (0)