Configure Application Insights on Windows Server of Azure Virtual Machine


According to these references, we can get telemetry data from virtual machine by these steps:
  1. Install Application Insights Status Monitor on Windows Server (VM).
  2. Update it to latest version.
  3. Run 'lusrmgr.msc' and add the IIS AppPool account(s) into 'Performance Monitor Users' group.
  4. Reset IIS.
Reference: Instrument web apps at runtime with Application Insights
Reference: Application insight monitor doesn't send data to portal due to insufficient permission

留言

這個網誌中的熱門文章

修改Skype存放對話記錄、檔案的資料夾位置

[C# .Net] 因應資料庫Byte長度,修改中英混雜的字串長度

Investigating timeout exceptions in StackExchange.Redis for Azure Redis Cache