Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuction App Flex Consumption publish support #656

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anvillan
Copy link

@anvillan anvillan commented Sep 6, 2024

Add support to publish a Function App Flex through ZipDeploy

  • Add new UseBlobContainerDeploy (bool) property to the ZipDeploy target/task to identify when to use the
    "<publishUrl>/api/publish" endpoint to publish a Flex Consumption function app

  • When polling for the ZipDeploy pubish status, append the status_text message (if defined) along with the status itself. E.g.: "Deployment status is Failed: App setting WEBSITE_RUN_FROM_PACKAGE is not supported...".

  • Update/add UTs

Change in azure-functions-dotnet-worker: Fuction App Flex Consumption publish support #2688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant