Skip to content

Commit f01b7f5

Browse files
committed
Fix to bullets in note
1 parent c8992d5 commit f01b7f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-monitor/app/release-and-work-item-insights.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ You can use the `CreateReleaseAnnotation` PowerShell script to create annotation
202202
> [!NOTE]
203203
> - Your annotations must have **Category** set to **Deployment** to appear in the Azure portal.
204204
> - If you receive an error, "The request contains an entity body but no Content-Type header", try removing the replace parameters in the following line.
205+
>
205206
> `$body = (ConvertTo-Json $annotation -Compress)`
206207
207208
1. Call the PowerShell script with the following code. Replace the angle-bracketed placeholders with your values. The `-releaseProperties` are optional.

0 commit comments

Comments
 (0)