projectkudu / kudu

Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Apache License 2.0
3.12k stars 652 forks source link

Cannot create deploy.cmd using --php in windows 10 #3079

Closed ephraimlambarte closed 6 months ago

ephraimlambarte commented 4 years ago

im trying to generate a deploy.cmd file using kuduscript in windows 10 with command kuduscript -y --php but it gives me:

no such file or directory, open 'C:\Users\USER\AppData\Roaming\npm\node_modules\kuduscript\lib\templates\deploy.batch.php.template'

i tried downloading the kudu deployment template in https://{sitename}.scm.azurewebsites.net/api/deploymentscript

but it just gives me an error: {"Message":"Operation only supported if not using a custom deployment script"}

current kuduscript version in my machine: 1.0.17

Vortexdude commented 1 year ago

also facing the same issue

jmester13 commented 7 months ago

Also facing this issue.

jvano commented 6 months ago

Hi

If the problem persists and is related to running it on Azure App Service, please open a support incident in Azure: https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

This way we can better track and assist you on this case

Thanks,

Joaquin Vano Azure App Service