Could you please update the document that Profiler for asp .net core for windows is not supported. I am running asp .net core. I am running asp .net core service fabric in this Profiler does not work.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@tkumark Thank you for reaching out to us!
Edit: This issue was opened on a Linux document which is currently a separate, manual process. For App Services, Profiler is supported for Windows and .NET Core (for .NET Core on Windows we have a streamlined, one-click on/off experience as shown below).
Documentation for enabling monitoring for Windows App Services on .NET and .NET Core:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/azure-web-apps#enable-agent-based-monitoring-net-core
Profiler documentation:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/profiler

@tkumark We do support .net core on Service Fabric. Please see our documentation for instructions on service fabric: https://docs.microsoft.com/en-us/azure/azure-monitor/app/profiler-servicefabric. The document doesn't explicitly say that we support .net core but I'll publish an update soon to clarify that. Pay close attention to step 5 in the document. For service fabric applications, you often have to add custom instrumentation to track requests for profiler to work. An easy way to check if you have requests that profiler an work with is to check our the performance page in App Insights. If it lists specific requests, then profiler should be working. My team can help you debug further if you email [email protected].
@tkumark We are going to close this thread as resolved but if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.
Most helpful comment
@tkumark We do support .net core on Service Fabric. Please see our documentation for instructions on service fabric: https://docs.microsoft.com/en-us/azure/azure-monitor/app/profiler-servicefabric. The document doesn't explicitly say that we support .net core but I'll publish an update soon to clarify that. Pay close attention to step 5 in the document. For service fabric applications, you often have to add custom instrumentation to track requests for profiler to work. An easy way to check if you have requests that profiler an work with is to check our the performance page in App Insights. If it lists specific requests, then profiler should be working. My team can help you debug further if you email [email protected].