You have an Azure App Service app.
You need to implement tracing for the app. The tracing information must include the following:
✑ Usage trends
✑ AJAX call responses
✑ Page load speed by browser
✑ Server and browser exceptions
What should you do?
- A.Configure IIS logging in Azure Log Analytics.
- B.Configure a connection monitor in Azure Network Watcher.
- C.Configure custom logs in Azure Log Analytics.
- D.Enable the Azure Application Insights site extension.