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

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

Open
Amar-QA opened this issue Jun 19, 2024 · 0 comments
Labels

Comments

@Amar-QA
Copy link

Amar-QA commented Jun 19, 2024

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.

@Amar-QA Amar-QA added the AT-CTI Created by CTI team label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants