Open
Description
OS: Win 11
Build Version: 20250612.2
Regression: Not a Regression
Repro Steps:
- Create a durable JavaScript project with "Durable Task Scheduler (Preview)" durable storage type selected.
- Debug the above project, the below dialog pops up.
- Select "Connect Storage Account" button in the above dialog to debug.
- Check whether succeeds to debug the durable project or not.
Expect:
Succeed to debug the durable project.
Actual:
Fail to debug the durable project.
More Info:
No "Durable Task Scheduler" option pops up when debugging the durable project.