function-app-arm-templates icon indicating copy to clipboard operation
function-app-arm-templates copied to clipboard

Zip deploy using WEBSITE_RUN_FROM_PACKAGE=1

Open OscarArguedasB opened this issue 2 years ago • 2 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Just use base information for ZipDeploy on linux, using RUN FROM PACKAGE

Any log messages given by the failure

Central Directory corrupt. File deployed to kudu size is 0 Using SCM and oryx works

Expected/desired behavior

Skipping build due to website run from package

OS and Version?

Linux-python 3.9-Azure B1 ASP

Versions

3.9

Mention any other details that might be useful


Thanks! We'll be in touch soon. 173.zip

OscarArguedasB avatar Aug 25 '23 17:08 OscarArguedasB

@OscarArguedasB did you ever find a resolution to this?

mpalmahsf avatar Jun 29 '24 22:06 mpalmahsf

@OscarArguedasB did you ever find a resolution to this?

Basically I ended up using a Pipeline to deploy the code once the function was created

OscarArguedasB avatar Jun 30 '24 00:06 OscarArguedasB