We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When remote debugging for Java functions is enabled, we automatically change the following configurations of the Function App:
use32BitWorkerProcess
webSocketsEnabled
The following key-value pairs will also be automatically added to the Application Settings:
-Djava.net.preferIPv4Stack=true -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=127.0.0.1:8898
8898