• Repository and deployment related settings
  • Adding flags to the msbuild command line
  • Taking over the script generator command line
  • Enable/disable build actions
  • ZipDeploy to keep at most last N zip files
  • Take over the whole deployment script
  • Changing the repo and deployment paths, and not using a repo at all
  • Disabling the update of git submodules
  • Disabling the app_offline.htm behavior
  • Using a git shallow clone in Continuous Deployment scenarios
  • Don't touch web.config at the end of the deployment
  • Customize post deployment action directory
  • Don't build and deploy during git push
  • Add custom delay before deployment
  • Automatically run funcpack on Function App git deployments
  • Other
  • Diagnostic related settings
  • Changing the trace level
  • Changing the timeout before external commands are killed
  • Changing the timeout of the log streaming feature
  • Other Kudu settings
  • Site Extensions gallery feed url
  • Runtime settings
  • Using git.exe instead of libgit2sharp for git operations
  • Change the Node version
  • Change the Npm version
  • Add user profile support for a site
  • The system cannot find the file specified issue with X509Certificate2
  • Turning on the 'local cache' feature.
  • Turning on the 'dynamic cache' feature.
  • Enabling the new http scaling mode
  • Using Run-From-Package feature
  • Disable the use of private site extensions
  • Disable site extension versions from slot specific
  • Load certificates in the Web App
  • Set the time zone
  • Increase the time before the scm site is timeout
  • Disable the placeholder site optimization on Consumption Function Apps
  • Disable overlapped recycling
  • Diagnostics related settings
  • Don't use the SCM site for WebDeploy
  • Attempt to rename DLLs if they can't be copied during a WebDeploy deployment
  • Use the same process for the user site and the scm site
  • Attempt to rename DLLs if they can't be copied during a WebDeploy deployment
  • Ensure Update Site and Update SiteConfig to take effect synchronously.
  • Pre-start the SCM site as part of site creation (needs to be set in the site creation call)
  • Disable the generation of bindings in applicationhost.config
  • Swap condition related settings
  • Limit the scaling of function apps
  • Linux on App Service settings