Skip to content

Commit 39953ed

Browse files
authored
Merge pull request #277385 from bwren/api-ver
API update for Logs Ingestion API
2 parents dffe957 + 78d6adb commit 39953ed

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
218 Bytes
Loading
-4.95 KB
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The [DCR](../essentials/data-collection-rule-overview.md) defines how the data w
148148
149149
```json
150150
{
151-
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
151+
"$schema": "https://schema.management.azure.com/schemas/2023-03-11/deploymentTemplate.json#",
152152
"contentVersion": "1.0.0.0",
153153
"parameters": {
154154
"dataCollectionRuleName": {

0 commit comments

Comments
 (0)