Skip to content

Commit 20e348a

Browse files
committed
fix numbering
1 parent 8bf9762 commit 20e348a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-monitor/app/annotations.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,19 +71,19 @@ Create a separate API key for each of your Azure Pipelines release templates.
7171
> [!NOTE]
7272
> Release annotations are not currently available in the Metrics pane of Application Insights
7373
74-
Now, whenever you use the release template to deploy a new release, an annotation is sent to Application Insights. The annotations can be viewed in two places:
74+
Now, whenever you use the release template to deploy a new release, an annotation is sent to Application Insights. The annotations can be viewed in the following locations:
7575

76-
1. The usage pane where you also have the ability to manually create release annotations:
76+
The usage pane where you also have the ability to manually create release annotations:
7777

78-
![Screenshot of bar chart with number of user visits displayed over a period of hours. Release annotations appear as green checkmarks above the chart indicating the moment in time that a release occurred](./media/annotations/usage-pane.png)
78+
![Screenshot of bar chart with number of user visits displayed over a period of hours. Release annotations appear as green checkmarks above the chart indicating the moment in time that a release occurred](./media/annotations/usage-pane.png)
7979

80-
2. In any log-based workbook query where the visualization displays time along the x-axis.
80+
In any log-based workbook query where the visualization displays time along the x-axis.
8181

82-
![Screenshot of workbooks pane with time series log-based query with annotations displayed](./media/annotations/workbooks-annotations.png)
82+
![Screenshot of workbooks pane with time series log-based query with annotations displayed](./media/annotations/workbooks-annotations.png)
8383

8484
To enable annotations in your workbook go to **Advanced Settings** and select **Show annotations**.
8585

86-
![Screenshot of Advanced Settings menu with the words show annotations highlighted with a checkmark next to the setting to enable it.](./media/annotations/workbook-show-annotations.png)
86+
![Screenshot of Advanced Settings menu with the words show annotations highlighted with a checkmark next to the setting to enable it.](./media/annotations/workbook-show-annotations.png)
8787

8888
Select any annotation marker to open details about the release, including requestor, source control branch, release pipeline, and environment.
8989

0 commit comments

Comments
 (0)