Skip to content

Commit 6055cca

Browse files
committed
fixed blocking issues
1 parent 73b3c5e commit 6055cca

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

articles/azure-monitor/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ items:
5656
- name: Azure portal
5757
displayName: Custom logs
5858
href: logs/tutorial-custom-logs.md
59-
- name: Resource manager templates
59+
- name: Resource Manager templates
6060
displayName: Custom logs
6161
href: logs/tutorial-custom-logs-api.md
6262
- name: Ingestion-time transformations
6363
items:
6464
- name: Azure portal
6565
displayName: Ingestion-time transformations
6666
href: logs/tutorial-ingestion-time-transformations.md
67-
- name: Resource manager templates
67+
- name: Resource Manager templates
6868
displayName: Ingestion-time transformations
6969
href: logs/tutorial-ingestion-time-transformations-api.md
7070
- name: Samples
@@ -1375,7 +1375,7 @@ items:
13751375
href: visualize/workbooks-honey-comb.md
13761376
- name: Composite bar
13771377
href: visualize/workbooks-composite-bar.md
1378-
- name: Remderers
1378+
- name: Renderers
13791379
href: visualize/workbooks-renderers.md
13801380
- name: Workbook result limits
13811381
href: visualize/workbooks-limits.md

articles/azure-monitor/visualize/workbooks-data-sources.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@ Workbooks allow querying logs from the following sources:
3434

3535
Workbook authors can use KQL queries that transform the underlying resource data to select a result set that can visualized as text, charts, or grids.
3636

37-
![Screenshot of workbooks logs report interface](./media/workbooks-data-sources/logs.png)
37+
![Screenshot of workbooks logs report interface.](./media/workbooks-data-sources/logs.png)
3838

3939
Workbook authors can easily query across multiple resources creating a truly unified rich reporting experience.
4040

4141
## Metrics
4242

4343
Azure resources emit [metrics](../essentials/data-platform-metrics.md) that can be accessed via workbooks. Metrics can be accessed in workbooks through a specialized control that allows you to specify the target resources, the desired metrics, and their aggregation. This data can then be plotted in charts or grids.
4444

45-
![Screenshot of workbook metrics charts of cpu utilization](./media/workbooks-data-sources/metrics-graph.png)
45+
![Screenshot of workbook metrics charts of cpu utilization.](./media/workbooks-data-sources/metrics-graph.png)
4646

47-
![Screenshot of workbook metrics interface](./media/workbooks-data-sources/metrics.png)
47+
![Screenshot of workbook metrics interface.](./media/workbooks-data-sources/metrics.png)
4848

4949
## Azure Resource Graph
5050

5151
Workbooks support querying for resources and their metadata using Azure Resource Graph (ARG). This functionality is primarily used to build custom query scopes for reports. The resource scope is expressed via a KQL-subset that ARG supports – which is often sufficient for common use cases.
5252

5353
To make a query control use this data source, use the Query type drop-down to choose Azure Resource Graph and select the subscriptions to target. Use the Query control to add the ARG KQL-subset that selects an interesting resource subset.
5454

55-
![Screenshot of Azure Resource Graph KQL query](./media/workbooks-data-sources/azure-resource-graph.png)
55+
![Screenshot of Azure Resource Graph KQL query.](./media/workbooks-data-sources/azure-resource-graph.png)
5656

5757
## Azure Resource Manager
5858

@@ -68,7 +68,7 @@ To make a query control use this data source, use the Data source drop-down to c
6868
Workbooks now have support for querying from [Azure Data Explorer](/azure/data-explorer/) clusters with the powerful [Kusto](/azure/kusto/query/index) query language.
6969
For the **Cluster Name** field, you should add the region name following the cluster name. For example: *mycluster.westeurope*.
7070

71-
![Screenshot of Kusto query window](./media/workbooks-data-sources/data-explorer.png)
71+
![Screenshot of Kusto query window.](./media/workbooks-data-sources/data-explorer.png)
7272

7373
## JSON
7474

@@ -126,7 +126,7 @@ Azure Monitor has functionality that proactively monitors the availability and p
126126

127127
To make a query control use this data source, use the **Query type** drop-down to choose Workload Health and select subscription, resource group or VM resources to target. Use the health filter drop downs to select an interesting subset of health incidents for your analytic needs.
128128

129-
![Screenshot of alerts query](./media/workbooks-data-sources/workload-health.png)
129+
![Screenshot of alerts query.](./media/workbooks-data-sources/workload-health.png)
130130

131131
## Azure resource health
132132

@@ -154,7 +154,7 @@ The Azure RBAC provider allows you to check permissions on resources. It is most
154154
To make a query control using [Application Change Analysis](../app/change-analysis.md) as the data source, use the **Data source** drop-down and choose *Change Analysis (preview)* and select a single resource. Changes for up to the last 14 days can be shown. The *Level* drop-down can be used to filter between "Important", "Normal", and "Noisy" changes, and this drop down supports workbook parameters of type [drop down](workbooks-dropdowns.md).
155155

156156
> [!div class="mx-imgBorder"]
157-
> ![A screenshot of a workbook with Change Analysis](./media/workbooks-data-sources/change-analysis-data-source.png)
157+
> ![A screenshot of a workbook with Change Analysis.](./media/workbooks-data-sources/change-analysis-data-source.png)
158158
159159
## Next steps
160160

articles/azure-monitor/visualize/workbooks-grid-visualizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This usually is taking the user to some other view with context coming from the
7676

7777
### Custom formatting
7878

79-
Workbooks also allows users to set the number formatting of their cell values. They can do so by clicking on the *Custom formatting* checkbox when available.
79+
Workbooks also allow users to set the number formatting of their cell values. They can do so by clicking on the **Custom formatting** checkbox when available.
8080

8181
| Formatting option | Explanation |
8282
|:------------- |:-------------|

articles/azure-monitor/visualize/workbooks-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ format | result
169169
> If the parameter value is not valid json, the result of the format will be an empty value.
170170
171171
## Parameter Style
172-
The following styles are available to layout the parameters in a parameters step
172+
The following styles are available for the parameters.
173173
#### Pills
174174
In pills style, the default style, the parameters look like text, and require the user to select them once to go into the edit mode.
175175

articles/azure-monitor/visualize/workbooks-renderers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 06/22/2022
77
ms.author: abbyweisberg
88
---
99

10-
# Rendering Options
10+
# Rendering options
1111
These rendering options can be used with grids, tiles, and graphs to produce the visualizations in optimal format.
1212
## Column renderers
1313

@@ -82,4 +82,4 @@ The instructions below will show you how to use thresholds with links to assign
8282
1. To change the display name of the **name** column, select the **Labels** tab. On the row with **name** as its **Column ID**, under **Column Label** enter the name you want displayed.
8383
1. Select **Apply**.
8484

85-
![Screenshot of a thresholds in grid with the above settings](./media/workbooks-grid-visualizations/thresholds-workbooks-links.png)
85+
![Screenshot of a thresholds in grid with the above settings.](./media/workbooks-grid-visualizations/thresholds-workbooks-links.png)

0 commit comments

Comments
 (0)