Azure / Azure-Functions

1.12k stars 198 forks source link

Azure DevOps Integration for Functions on Linux #1031

Open asavaritayal opened 6 years ago

asavaritayal commented 6 years ago

Provide the following tasks for Azure DevOps Pipeline:

  1. Python Functions build
  2. Deploy to Linux (consumption or dedicated)
fabiocav commented 5 years ago

@asavaritayal any action required here? Can this be closed?

damienwebdev commented 5 years ago

@fabiocav found this issue via a search. There is a task in https://github.com/Microsoft/azure-pipelines-tasks that is supposed to cover:

Deploy to Linux (consumption or dedicated)

But the task doesn't currently seem to work.

asasine commented 4 years ago

The docs on Azure Functions CD has a note that this is still not supported:

Continuous deployment is not yet supported for Linux apps running on a Consumption plan.

Support has apparently been added but I am unable to get it working.

ms-v-csacha commented 4 years ago

@asavaritayal Can you provide any updates on this issue?

scott-alvis commented 1 year ago

It's August of 2023 and this still doesn't work!!!

jaltin commented 1 year ago

I am also hoping to do deployment on a Linux consumption plan. Is there any plan to support this in the foreseeable future?