- Mastering Azure Serverless Computing
- Lorenzo Barbieri Massimo Bonanni
- 136字
- 2021-06-24 12:37:10
Debug your function remotely
Using Visual Studio (or Visual Studio Code) you can attach your debugger directly to the deployed code.
To do this, you can use the Cloud Explorer extension (you can find it in Azure Marketplace or using the Manage Extensions menu option in Visual Studio). This extension allows you to browse the resources contained in your subscriptions and perform actions on them. In the case of the function app resource, it is possible to launch a remote debug session:

If you have permission to access the resource, Visual Studio attaches the debugger remotely to the function host process, starts it, and you can debug your function in the same way as you perform local debugging: you can set a breakpoint in the code that will be reached every time the function is triggered.
- Cybersecurity:Attack and Defense Strategies
- 從零開始寫Linux內核:一書學透核心原理與實現
- Kali Linux滲透測試全流程詳解
- Linux集群和自動化運維
- 深入Linux內核架構與底層原理(第2版)
- 操作系統分析
- 跟老男孩學Linux運維:Shell編程實戰
- 統信UOS應用開發進階教程
- 嵌入式微系統
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Linux系統管理初學者指南:基于CentOS 7.6
- Website Development with PyroCMS
- C#實用教程(第2版)
- OpenSolaris系統管理
- Instant Getting Started with VMware Fusion