From b01560e7b0837c6d35b0cca153eecda797067cda Mon Sep 17 00:00:00 2001 From: MantasKosovskis Date: Tue, 29 Oct 2024 17:47:16 +0200 Subject: [PATCH 1/2] Update AL-Go-Settings.json Added telemetry --- .github/AL-Go-Settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 36d082b..452f62f 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -2,6 +2,7 @@ "type": "AppSource App", "templateUrl": "https://github.com/microsoft/AL-Go-AppSource@main", "templateSha": "ffb3a6e99436caf367f72f2cf38292bd885ae337", + "PartnerTelemetryConnectionString": "InstrumentationKey=5400e864-5abd-496c-837c-5fbea9914cb9;IngestionEndpoint=https://polandcentral-0.in.applicationinsights.azure.com/;LiveEndpoint=https://polandcentral.livediagnostics.monitor.azure.com/;ApplicationId=ccc6d211-3dd5-4ad1-8bec-db44e3dd9499" "doNotRunBcptTests": true, "doNotRunTests": true, "enableCodeCop": true, From c21091c107add1d284426e388e4ffbcfb43302c9 Mon Sep 17 00:00:00 2001 From: MantasKosovskis Date: Tue, 29 Oct 2024 17:49:52 +0200 Subject: [PATCH 2/2] Update AL-Go-Settings.json --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 452f62f..7a8934e 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -2,7 +2,7 @@ "type": "AppSource App", "templateUrl": "https://github.com/microsoft/AL-Go-AppSource@main", "templateSha": "ffb3a6e99436caf367f72f2cf38292bd885ae337", - "PartnerTelemetryConnectionString": "InstrumentationKey=5400e864-5abd-496c-837c-5fbea9914cb9;IngestionEndpoint=https://polandcentral-0.in.applicationinsights.azure.com/;LiveEndpoint=https://polandcentral.livediagnostics.monitor.azure.com/;ApplicationId=ccc6d211-3dd5-4ad1-8bec-db44e3dd9499" + "PartnerTelemetryConnectionString": "InstrumentationKey=5400e864-5abd-496c-837c-5fbea9914cb9;IngestionEndpoint=https://polandcentral-0.in.applicationinsights.azure.com/;LiveEndpoint=https://polandcentral.livediagnostics.monitor.azure.com/;ApplicationId=ccc6d211-3dd5-4ad1-8bec-db44e3dd9499", "doNotRunBcptTests": true, "doNotRunTests": true, "enableCodeCop": true,