microsoft / microsoft/vscode-azurefunctions

There is no dialog to connect event hub namespace when debugging a durable Python V1 project with the "Netherite" storage type

Open
#4,191 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI durable investigate
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: Windows/Linux
Build Version: v1.15.1-alpha.0
Regression: Previous release (1.13.2)

Repro Steps:

  1. Create and open a Python V1 project with "Durable Function orchestrator" function and select "Netherite" durable storage type.
  2. Click F5 to debug this project.
  3. Check whether there is a dialog to connect event hub namespace.

Expect:
There is a dialog to connect event hub namespace.
image

Actual:

  1. There is no dialog to connect event hub namespace.
  2. Fail to debug with an error.
    image

More Info:
This issue does not reproduce for JavaScript, Typescript and C# projects.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the F5 debugging flow for Python V1 Durable Function projects using the Netherite storage type, comparing it with the working JavaScript, TypeScript, and C# cases. Reproduce the missing event hub namespace dialog and the debug error, then trace where that connection prompt should occur. Done means the dialog appears and debugging starts successfully without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python, typescript
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.