Skip to content

Commit 73b3c5e

Browse files
committed
capitalization in TOC and other formatting
1 parent 32c5b7f commit 73b3c5e

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,7 +1349,7 @@ items:
13491349
href: visualize/workbooks-overview.md
13501350
- name: Working with workbooks
13511351
items:
1352-
- name: Getting Started with workbooks
1352+
- name: Getting started with workbooks
13531353
href: visualize/workbooks-getting-started.md
13541354
- name: Data sources
13551355
href: visualize/workbooks-data-sources.md
@@ -1377,7 +1377,7 @@ items:
13771377
href: visualize/workbooks-composite-bar.md
13781378
- name: Remderers
13791379
href: visualize/workbooks-renderers.md
1380-
- name: Workbook Result Limits
1380+
- name: Workbook result limits
13811381
href: visualize/workbooks-limits.md
13821382
- name: Creating a workbook
13831383
items:

articles/azure-monitor/visualize/workbooks-create-workbook.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ This video provides a walkthrough of creating workbooks.
1919
## Create an Azure Workbook
2020
To create a new Azure workbook:
2121
1. From the Azure Workbooks page, select an empty template or select **New** in the top toolbar.
22-
1. Combine any of these steps to include the elements you want to the workbook:
23-
- text
24-
- parameters
25-
- queries
26-
- metrics
27-
- links
28-
- groups
29-
- configuration options
22+
1. Combine any of these elements to add to your workbook:
23+
- [Text](#text)
24+
- Parameters
25+
- [Queries](#queries)
26+
- Metrics
27+
- Links
28+
- Groups
29+
- Configuration options
3030

3131
## Text
3232

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer: gardnerjr
1212

1313
# Workbook visualizations
1414

15-
Workbooks provide a rich set of capabilities for visualizing Azure Monitor data. The exact set of capability depends on the data source and result set, but authors can expect them to converge over time. These controls allow authors to present their analysis in rich, interactive reports.
15+
Workbooks provide a rich set of capabilities for visualizing Azure Monitor data. The exact set of capabilities depends on the data sources and result sets, but authors can expect them to converge over time. These controls allow authors to present their analysis in rich, interactive reports.
1616

1717
Workbooks support these kinds of visual components:
1818
* [Text parameters](#text-parameters)
@@ -27,7 +27,7 @@ Workbooks support these kinds of visual components:
2727
* [Text visualization](#text-visualizations)
2828

2929
> [!NOTE]
30-
> Each visualization and data source may have its own [Limits](workbooks-limits.md).
30+
> Each visualization and data source may have its own [limits](workbooks-limits.md).
3131
3232
## Examples
3333

@@ -68,4 +68,4 @@ Workbooks support these kinds of visual components:
6868
:::image type="content" source="media/workbooks-visualizations/workbooks-text-visualization-example.png" alt-text="Example screenshot of an Azure workbooks text visualization.":::
6969
## Next steps
7070

71-
- [Getting started with Azure Workbooks](workbooks-getting-started.md).
71+
- [Getting started with Azure Workbooks](workbooks-getting-started.md)

0 commit comments

Comments
 (0)