microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
290 stars 131 forks source link

Fail to create a containerized function app #4136

Closed v-ruizh closed 1 month ago

v-ruizh commented 1 month ago

OS: All Build Version: 1.14.4-alpha.0 Regression: Previous Release

Repro Steps:

  1. Open a containerized function project in VS Code.
  2. Create a containerized function app.
  3. Check whether succeeds to create a containerized function app.

Expect: Succeed to create a containerized function app.

Actual: Fail to create a containerized function app. image

More Info:

  1. This issue reproduces when creating a basic or advanced containerized function app.
  2. There is a similar closed bug https://github.com/microsoft/vscode-azurefunctions/issues/4002.
nturinski commented 1 month ago

I believe that I fixed that in this commit: https://github.com/microsoft/vscode-azurefunctions/pull/4130/commits/e324d96069869333b5be908faaae08d8b68196ae