Skip to content

Commit 768c6c2

Browse files
committed
Disable .NET Core telemetry
1 parent 6110a0f commit 768c6c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy.cmd

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
22

3+
SET DOTNET_CLI_TELEMETRY_OPTOUT=1
4+
35
:: ----------------------
46
:: KUDU Deployment Script
57
:: Version: 1.0.17

0 commit comments

Comments
 (0)