We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6110a0f commit 768c6c2Copy full SHA for 768c6c2
deploy.cmd
@@ -1,5 +1,7 @@
1
@if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
2
3
+SET DOTNET_CLI_TELEMETRY_OPTOUT=1
4
+
5
:: ----------------------
6
:: KUDU Deployment Script
7
:: Version: 1.0.17
0 commit comments