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

Succeed to deploy a containerized project to a common function app without any error #4374

Open
v-meilei opened this issue Feb 7, 2025 · 0 comments
Labels
AT-CTI Created by CTI team

Comments

@v-meilei
Copy link

v-meilei commented Feb 7, 2025

OS: All
Build Version: 20250204.3

Repro Steps:

  1. Create a JavaScript containerized project with Http trigger template.
  2. Create a common Node.js function app.
  3. Deploy the JavaScript containerized project to the above common Node.js function app.
  4. Check whether fail to deploy the JavaScript containerized project to the common Node.js function app with an error.

Expect:
Fail to deploy a JavaScript project to a common Node.js function app with an error.

Actual:
Succeed to deploy a JavaScript project to a common Node.js function app without any error.

More Info:
This issue also reproduces when deploying a TypeScript/C#/Python/PowerShell containerized project.

@v-meilei v-meilei added the AT-CTI Created by CTI team label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

1 participant