Azure / Azure/azure-functions-core-tools

Updating Python function apps is broken

Open
#3,600 1 comment 0 reactions 0 assignees View on GitHub
Deployment Details-Required
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

I am using `func` version `4.0.5455` running on Ubuntu 22.04. I have managed to publish a Python function to a function app via `func azure functionapp publish my-function-app`. But when I make local modifications and try to run this command again if fails with "Response status code does not indicate success: 404 (Site Not Found)".

Contributor guide

Open the contributing guide

Research direction

Start at the `func azure functionapp publish my-function-app` entry point and reproduce the second publish after a local Python modification using func 4.0.5455 on Ubuntu 22.04. Compare the initial successful publish with the failing update and verify that repeated publishing completes without the 404 Site Not Found response.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.