Skip to Content
Mastering Azure Serverless Computing
book

Mastering Azure Serverless Computing

by Lorenzo Barbieri, Massimo Bonanni
November 2019
Intermediate to advanced
362 pages
7h 52m
English
Packt Publishing
Content preview from Mastering Azure Serverless Computing

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 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Serverless Architectures with Microsoft Azure

Advanced Serverless Architectures with Microsoft Azure

Daniel Bass
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781789951226Supplemental Content