OS: Win11
Build Version: 20251218.1
Repro Steps:
- Enable the setting "Azure Functions: Enable Java Remote Debugging" and "Azure Functions: Enable Remote Debugging".
- Right click one Java function app -> Select "Start Remote Debugging".
- Check whether a confirmation dialog pops up.
Expect:
A confirmation dialog pops up.

Actual:
An error occurs.

More Info:
- Just enable setting "Azure Functions: Enable Java Remote Debugging", the action "Attach Debugger" instead of "Start Remote Debugging" appears.
- Just enable setting "Azure Functions: Enable Remote Debugging", the action "Start Remote Debugging" appears.