As User I would like to have control over the deployment mode

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: azure-function-plugin
    • None

      currently it seems the azure-function-plugin has some super cow power and decides the deployment strategy based on:

      • it's a java app, use zip deployment
      • otherwise, use git deployment

      It would be cool if the decision on the deployment mode could be made by the user.

      Also it would be important to drop a note somewhere on these decisions as - to my knowledge - the settings in the function app must correspond to the deployment mode used.

      (WEBSITE_RUN_FROM_PACKAGE = "1")

            Assignee:
            Jie Shen
            Reporter:
            Peter Niederlag
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: