适用于 Azure 的 Azure WebJobs 和快照调试器
Azure WebJobs and Snapshot Debugger for Azure
有没有办法针对 Azure AppService WebJobs 使用 Snapshot Debugger?
我知道它适用于 AppService HTTP 应用程序,但我也想将它与 .NET 可执行文件一起使用 运行 作为 Azure App Service WebJobs。
确实有默认支持范围:
https://docs.microsoft.com/en-us/azure/application-insights/app-insights-snapshot-debugger
Snapshot collection is available for:
.NET Framework and ASP.NET applications running .NET Framework 4.5 or
later.
.NET Core 2.0 and ASP.NET Core 2.0 applications running on Windows.
The following environments are supported:
Azure App Service.
Azure Cloud Service running OS family 4 or later.
Azure Service Fabric services running on Windows Server 2012 R2 or
later.
Azure Virtual Machines running Windows Server 2012 R2 or later.
On-premise virtual or physical machines running Windows Server 2012 R2
or later.
所以它不在上面的列表中,我建议您向产品团队提交功能请求:
http://visualstudio.uservoice.com/forums/121579-visual-studio
有没有办法针对 Azure AppService WebJobs 使用 Snapshot Debugger?
我知道它适用于 AppService HTTP 应用程序,但我也想将它与 .NET 可执行文件一起使用 运行 作为 Azure App Service WebJobs。
确实有默认支持范围:
https://docs.microsoft.com/en-us/azure/application-insights/app-insights-snapshot-debugger
Snapshot collection is available for:
.NET Framework and ASP.NET applications running .NET Framework 4.5 or later.
.NET Core 2.0 and ASP.NET Core 2.0 applications running on Windows.
The following environments are supported:
Azure App Service.
Azure Cloud Service running OS family 4 or later.
Azure Service Fabric services running on Windows Server 2012 R2 or later.
Azure Virtual Machines running Windows Server 2012 R2 or later.
On-premise virtual or physical machines running Windows Server 2012 R2 or later.
所以它不在上面的列表中,我建议您向产品团队提交功能请求:
http://visualstudio.uservoice.com/forums/121579-visual-studio