Book Image

Learning Microsoft Azure

By : Geoff Webber Cross, Geoff Webber-Cross
Book Image

Learning Microsoft Azure

By: Geoff Webber Cross, Geoff Webber-Cross

Overview of this book

Table of Contents (19 chapters)
Learning Microsoft Azure
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


We've now done most of the work on our sales websites in order to get them working functionally, with data access and security implemented locally and on Azure. To make the websites manageable in a live system, we need to start instrumenting them so that we can easily diagnose and fix any problems.

In the next chapter, we'll look at the options available to us for tracing and logging in to Azure websites using Azure storage in order to store the diagnostic data. We'll also look at remote debugging to help us step through the live code that runs on Azure web servers.