Support for VS2022 Remote Debugging option for Linux and Windows App Services #24405
Closed
1 task done
Labels
Milestone
Is there an existing issue for this?
Community Note
Description
Please add VS2022 as an available option for remote_debugging_version on azurerm_windows_web_app and azurerm_linux_web_app. The Azure portal currently supports VS2017, VS2019, and VS2022 but the current provider only supports VS2017 and VS2019
Visual Studio supports the new remote debugging option over "Attach to Process", but remote_debugging_version must be set to
VS2022.
Remote Debug ASP.NET Core on Azure App Service - Visual Studio (Windows) | Microsoft Learn
New or Affected Resource(s)/Data Source(s)
azurerm_windows_web_app, azurerm_linux_web_app
Potential Terraform Configuration
References
#18580 - the related issue was closed by mistake.
The text was updated successfully, but these errors were encountered: