Tag Archives: flow

Make Serverless Music – Orchestrate your workflow with Azure [Part 1 – Microsoft Flow]

A walkthrough of an example using Microsoft Flow to perform a common backend operation: data validation

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?