Hello,
We have an appservice and we want to enable the health check.
I’ve found the following documentation.
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service
I see only the information to set the health check path.
How can we enable the healthcheck?
Thanks in advance!