How to Monitor Website and API Uptime Using Azure Functions and .NET – Part 2: Configuration, Retries and Smart Alerts
Introduction In Part 1 of this series, I showed how to build a simple uptime monitoring tool using Azure Functions, Logic Apps, and .NET all running on the Azure free tier. With just a few lines of C# code and a basic Logic App, we created a serverless solution that checks whether a website or […]