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

Fail to debug the Python V1 project with Time Trigger template #4143

Open
v-ruizh opened this issue May 17, 2024 · 1 comment
Open

Fail to debug the Python V1 project with Time Trigger template #4143

v-ruizh opened this issue May 17, 2024 · 1 comment
Labels
AT-CTI Created by CTI team

Comments

@v-ruizh
Copy link

v-ruizh commented May 17, 2024

OS: All
Build Version: v1.14.4-alpha.0
Regression: Not a Regression

Repro Steps:

  1. Create a Python V1 project with Time Trigger template.
  2. Debug this project.
  3. Check whether succeeds to debug the Python V1 project with Time Trigger template.

Expect:
Succeed to debug the Python V1 project with Time Trigger template.

Actual:
Fail to debug the Python V1 project with Time Trigger template.
image

More Info:
This issue does not reproduce when debugging Python V2 project with Time Trigger template.

@v-ruizh v-ruizh added the AT-CTI Created by CTI team label May 17, 2024
@nturinski
Copy link
Member

Seems like another issue where we need to set the AzureWebJobsStorage in the settings. This debugging is failing because it can't create a blob container.

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

2 participants