Skip to content

Commit 5f640a0

Browse files
authored
Update annotations.md
1 parent 5bfc779 commit 5f640a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/annotations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ You can use the `CreateReleaseAnnotation` PowerShell script to create annotation
106106
# Invoke-AzRestMethod -Path "$aiResourceId/Annotations?api-version=2015-05-01" -Method PUT -Payload $body
107107
```
108108
109-
[!NOTE]
110-
Your annotations must have **Category** set to **Deployment** to appear in the Azure portal.
109+
> [!NOTE]
110+
> Your annotations must have **Category** set to **Deployment** to appear in the Azure portal.
111111
112112
1. Call the PowerShell script with the following code. Replace the angle-bracketed placeholders with your values. The `-releaseProperties` are optional.
113113

0 commit comments

Comments
 (0)