[webapp] Bug: Unable to create remote connection after setting remote-debug-enabled config
Open
act-observability-squad
App Services
app-service-networking
linked
Service Attention
Web Apps
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62
**Describe the bug**
Unable to create remote connection to webapp after setting remote-debug-enabled config to true.
Test case 'test_linux_webapp_remote_debug' doesn't pass when running live
**To Reproduce**
Run `webapp config set --remote-debugging-enabled true -g {} -n {}`
Run `webapp create-remote-connection -g {} -n {} --timeout 5`
**Expected behavior**
Expect create-remote-connection command to succeed.
Contributor guide
Assessment
This issue has not been assessed yet.