Skip to content

Default resource group name is not pre-populated when creating a Durable Task Scheduler in VS Code #4967

@v-ruizh

Description

@v-ruizh

OS: Win 11 x64
Build Version: 20260409.1
Regression: Not a Regression

Repro Steps:

  1. F1 -> Select "Azure Functions: "Create Durable Task Scheduler..." -> Enter a name for the new scheduler -> Select a plan -> Select "+ Create new resource group".
  2. Check whether there is a default name for the "Enter the name of the new resource group" option.

Expect:
The resource group name input should be pre-populated with a sensible default, using the DTS name provided in the previous step.

Actual:
The input box for the resource group name is empty, with no suggested or default value.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions