Skip to content

Commit 05ec626

Browse files
authored
Update data-collector-api.md
1 parent 629b47d commit 05ec626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/data-collector-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The complete set of status codes that the service might return is listed in the
204204
To query data submitted by the Azure Monitor HTTP Data Collector API, search for records whose **Type** is equal to the **LogType** value that you specified and appended with **_CL**. For example, if you used **MyCustomLog**, you would return all records with `MyCustomLog_CL`.
205205

206206
## Sample requests
207-
In this sections are samples that demonstrate how to submit data to the Azure Monitor HTTP Data Collector API by using various programming languages.
207+
In this section are samples that demonstrate how to submit data to the Azure Monitor HTTP Data Collector API by using various programming languages.
208208

209209
For each sample, set the variables for the authorization header by doing the following:
210210

0 commit comments

Comments
 (0)