Skip to content

Commit d05e47d

Browse files
promoishaveronicagg
authored andcommitted
enableHttpCorrelationHeaders property is added to the Diagnostic entity (#4248)
1 parent 605dd0c commit d05e47d

File tree

1 file changed

+4
-0
lines changed
  • specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview

1 file changed

+4
-0
lines changed

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2018-06-01-preview/apimdiagnostics.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,10 @@
485485
"backend": {
486486
"$ref": "#/definitions/PipelineDiagnosticSettings",
487487
"description": "Diagnostic settings for incoming/outcoming HTTP messages to the Backend"
488+
},
489+
"enableHttpCorrelationHeaders": {
490+
"type": "boolean",
491+
"description": "Whether to process Correlation Headers coming to Api Management Service. Only applicable to Application Insights diagnostics. Default is true."
488492
}
489493
},
490494
"required": [

0 commit comments

Comments
 (0)