Issue description:
After upgrade to Azure Functions for Visual Studio Code 1.19.1, Java debug is not working for local BaaS Service testing. This is an issue in Azure Functions for Visual Studio Code 1.19.1.
When starting Run and Debug, a dialog states "Failed to attach to remote debuggee VM. Reason: java.io.IOException: Failed to attach to [localhost:port] (attach timeout 30000, handshake timeout 0)".
Workaround (edited October 9):
This has been corrected in version 1.19.2, the preferred solution is to upgrade Azure Functions for Visual Studio Code.