You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/annotations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,8 @@ You can use the `CreateReleaseAnnotation` PowerShell script to create annotation
106
106
# Invoke-AzRestMethod -Path "$aiResourceId/Annotations?api-version=2015-05-01" -Method PUT -Payload $body
107
107
```
108
108
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.
111
111
112
112
1. Call the PowerShell script with the following code. Replace the angle-bracketed placeholders with your values. The `-releaseProperties` are optional.
0 commit comments