Skip to content

Fail to deploy a function project to a function app which host plan is not Flex Consumption #4412

@v-ruizh

Description

@v-ruizh

OS: Win 11
Build Version: 20250320.1
Regression: Previous Release

Repro Steps:

  1. Create a function project.
  2. Create a function app with Consumption host plan.
  3. Deploy the function project to the function app.
  4. Check whether succeeds to deploy the function project to the function app.

Expect:
Succeed to deploy the function project to the function app.

Actual:
Fail to deploy the function project to the function app.
Image

More Info:

  1. Another error occurs when deploying a function project to Premium/App Service Plan function app.
    Image
  2. This issue does not reproduce when deploying a function project to Flex Consumption function app.
  3. This issue does not reproduce on the current released extension v1.16.3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions