Monitoring the Nuget feed using Azure Functions
Serverless approaches are great for quick, simple jobs that need to run periodically – let’s explore using Azure Functions for just one such application; to poll the Nuget feed for updates to a package we’re interested in.