From 8e0305afbb3228eb7abbdcba89a81dd1d42a3d01 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 7 Apr 2022 02:44:38 +0000 Subject: [PATCH] CodeGen from PR 18503 in Azure/azure-rest-api-specs Merge 6c7c84ebd2cea94559f40a53927562bc9e90a8cb into 028cb20e0e2e6adc55caf531676be97c2e8ba460 --- schemas/2022-03-01/Microsoft.App.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/schemas/2022-03-01/Microsoft.App.json b/schemas/2022-03-01/Microsoft.App.json index 69d4a0a6f6..1c2a98245c 100644 --- a/schemas/2022-03-01/Microsoft.App.json +++ b/schemas/2022-03-01/Microsoft.App.json @@ -2389,6 +2389,10 @@ ], "description": "Configuration of application logs" }, + "daprAIConnectionString": { + "type": "string", + "description": "Application Insights connection string used by Dapr to export Service to Service communication telemetry" + }, "daprAIInstrumentationKey": { "type": "string", "description": "Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry"