Skip to content

Commit 74082c3

Browse files
Merge pull request #266147 from MonikaReddy-MSFT/patch-324
Update release-and-work-item-insights.md
2 parents 700049e + 18da1f9 commit 74082c3

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
@@ -201,6 +201,7 @@ You can use the `CreateReleaseAnnotation` PowerShell script to create annotation
201201
202202
> [!NOTE]
203203
> Your annotations must have **Category** set to **Deployment** to appear in the Azure portal.
204+
> If you've customized this script and receive the error, "The request contains an entity body but no Content-Type header", you can try removing the replace parameters. `$body = (ConvertTo-Json $annotation -Compress)`
204205
205206
1. Call the PowerShell script with the following code. Replace the angle-bracketed placeholders with your values. The `-releaseProperties` are optional.
206207

0 commit comments

Comments
 (0)