I have a Linux Web App hosted in an App Service plan. I understand that Linux Web Apps does not support codeless Application Insights(AI) integration so I have it set manually via the [configuration approach][1]. The telemetry capture works just fine and the only issue at this point is that the Logs blade in the app service does not default to the Application Insights resource. When I open it, it defaults to the App Service which doesn't have any log. I either have to repick my AI instance as a scope here OR I have to just go to the AI instance directly. Is there anything I can do here so that the Logs blade always points to my AI instance? ![72572-untitled.png][2] [1]: https://learn.microsoft.com/en-us/azure/azure-monitor/app/asp-net-core [2]: /api/attachments/72572-untitled.png?platform=QnA