Tag Archives: serverless

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.

Monitoring the Nuget feed using Microsoft Flow

Could we find a way to monitor the nuget feed for updates to a certain package and then send an alert somewhere when one is encountered?