File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
articles/azure-monitor/logs Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -252,6 +252,7 @@ The [DCR](../essentials/data-collection-rule-overview.md) defines how the data w
252
252
"name" : " [parameters('dataCollectionRuleName')]" ,
253
253
"location" : " [parameters('location')]" ,
254
254
"apiVersion" : " 2023-03-11" ,
255
+ "kind" : " Direct" ,
255
256
"properties" : {
256
257
"streamDeclarations" : {
257
258
"Custom-MyTableRawData" : {
@@ -356,6 +357,7 @@ The [DCR](../essentials/data-collection-rule-overview.md) defines how the data w
356
357
"name" : " [parameters('dataCollectionRuleName')]" ,
357
358
"location" : " [parameters('location')]" ,
358
359
"apiVersion" : " 2023-03-11" ,
360
+ "kind" : " Direct" ,
359
361
"properties" : {
360
362
"dataCollectionEndpointId" : " [parameters('endpointResourceId')]" ,
361
363
"streamDeclarations" : {
You can’t perform that action at this time.
0 commit comments