Setting the file. One moment.
Chapter 02 · AppInsights Instrumentation
Subchapter 2.2
references/auto.mdMarkdown891 BView on GitHub
Use Azure Portal to auto-instrument a webapp hosted in Azure App Service for App Insights without making any code changes. Only the following types of app can be auto-instrumented. See supported environments and resource providers.
Construct a url to bring the user to the Application Insights blade in Azure Portal for the App Service App.
https://portal.azure.com/#resource/subscriptions/{subscription_id}/resourceGroups/{resource_group_name}/providers/Microsoft.Web/sites/{app_service_name}/monitoringSettingsUse the context or ask the user to get the subscription_id, resource_group_name, and the app_service_name hosting the webapp.