This guide provides a step-by-step process for capturing logs from Azure using Azure Event Hubs and Azure Functions, and sending them to New Relic for analysis. To set up this solution, users need an active Microsoft Azure account and a New Relic ingest license key. They will use App Service for Diagnostic logs, Azure Event Hubs, and Azure Functions to forward logs to New Relic. The guide covers the pre-requisites, setting up Azure services, configuring log forwarding, creating an Azure Function app, adding code to the function, deploying the function, and troubleshooting common issues. By following this guide, users can monitor their logs easily and effectively, and gain visibility into their application's performance and issues.