Skip to content

Commit 9b5ba8c

Browse files
Merge pull request #223804 from rativerma16/patch-1
Update logs-ingestion-api-overview.md
2 parents 0c951de + 8948a1f commit 9b5ba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/logs-ingestion-api-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The endpoint URI uses the following format, where the `Data Collection Endpoint`
8585

8686
### Body
8787

88-
The body of the call includes the custom data to be sent to Azure Monitor. The shape of the data must be a JSON object or array with a structure that matches the format expected by the stream in the DCR.
88+
The body of the call includes the custom data to be sent to Azure Monitor. The shape of the data must be a JSON object or array with a structure that matches the format expected by the stream in the DCR. Additionally, it is important to ensure that the request body is properly encoded in UTF-8 to prevent any issues with data transmission.
8989

9090
## Sample call
9191

0 commit comments

Comments
 (0)