Cannot find "remote debug" Setting for a Spring Boot App in Azure

59 Views Asked by At

According to the documentation. I can setup remote debugging for my Spring Boot App by navigating to the list item shown in the screenshot below :

enter image description here

If I navigate to my "App" then I cannot find this item in the settings list.

enter image description here

[ On a side note why are the icons different? Is a running app a green arrow, or a grid of blue squares? ]

1

There are 1 best solutions below

0
On

Debug your apps remotely in Azure Spring Apps currently only applies to Azure Spring Apps of Basic/Standard/Enterprise plans.

It appears that you are currently utilizing the new Standard Consumption and Dedicated plan, which does not support the Remote Debug feature at the moment. However, the Azure product group is planing on implementing support for this feature in the new plan.