scm Type
Parameters
value
The type of Source Control used by the Function App. Valid values include: BitBucketGit
, BitBucketHg
, CodePlexGit
, CodePlexHg
, Dropbox
, ExternalGit
, ExternalHg
, GitHub
, LocalGit
, None
(default), OneDrive
, Tfs
, VSO
, and VSTSRM
.
NOTE: This setting is incompatible with the
source_control
block which updates this value based on the setting provided.