Azure App Service
Use the .NET Raygun APM Azure Site Extension to profile a Windows Azure App Service.
The extension runs the Agent in a continuous WebJob and configures the application worker through an XDT transform. For ASP.NET Core, the XDT also loads the managed request-correlation hook through DOTNET_STARTUP_HOOKS while preserving existing startup hooks. It selects a dynamic UDP port and uses an Azure-only multicast bridge between the application and WebJob sandboxes. Do not configure a fixed port or sandbox IP.
For requirements, installation, upgrades, and verification, follow the Azure App Services Agent installation guide.
If traces do not appear, follow Azure App Services troubleshooting.