- 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.
- 構建高可用Linux服務器(第4版)
- Social Media Mining with R
- Learning Windows Server Containers
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- Java EE 8 Design Patterns and Best Practices
- 無蘋果不生活 The New iPad隨身寶典
- Windows 7應用入門與技巧
- 分布式高可用架構之道
- Building Telephony Systems With Asterisk
- 鴻蒙操作系統設計原理與架構
- Learn SwiftUI
- Mastering Windows 8 C++ App Development
- Ubuntu Linux操作系統實用教程
- Raspberry Pi入門指南
- 每天5分鐘玩轉Docker容器技術