Skip to content

Commit 3afcc56

Browse files
author
SDKAuto
committed
CodeGen from PR 18503 in Azure/azure-rest-api-specs
Merge 754010ec291d957822d51337d7231c282c171078 into aeb8c9f96a43f66d8362cdaf26876fb6dd8aecd3
1 parent 55f8ec3 commit 3afcc56

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

schemas/2022-03-01/Microsoft.App.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2389,9 +2389,13 @@
23892389
],
23902390
"description": "Configuration of application logs"
23912391
},
2392+
"daprAIConnectionString": {
2393+
"type": "string",
2394+
"description": "Application Insights connection string used by Dapr to export Service to Service communication telemetry"
2395+
},
23922396
"daprAIInstrumentationKey": {
23932397
"type": "string",
2394-
"description": "Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry"
2398+
"description": "Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry. This property is deprecated."
23952399
},
23962400
"vnetConfiguration": {
23972401
"oneOf": [

0 commit comments

Comments
 (0)