An Azure service that provides an event-driven serverless compute platform.
@Dharani Moorthy Can you share the full exception trace. Are you observing the same error as mentioned here?
If you want to disable the SCM endpoint in order for deployments to work for linux web apps in case of web deploy. In order to achieve this the WEBSITE_WEBDEPLOY_USE_SCM app setting should be set to value as false. If you do not add this setting, web deploy will be unable to find the appropriate endpoint for deployment.