I am intending to enable logging in my Azure app. I am following the instructions by Microsoft on here, where they state to go to my app and select App service logs
, but I see no such option for my app. This resource has the same instruction but I don't have that option. I am running on the Basic configuration for the app (the cheapest option), could that be the issue?
This is all I have under Monitoring (see image below)
What am I missing?
Seems like I had to upgrade to a minimum of Standard tier
configuration to get the option to set up App Service Logs. It is Unfortunately about triple the cost of the Basic
tier.