Azure API Management Healthcheck via Azure Functions
Hi All! Today we’ll see how it’s possible to programmatically check if an Azure API Management instance is alive (an’kickin). TR;DR; A simple GET request to https://[APIM-url-here]/status-0123456789abcdef will do the trick. Slightly longer version In a world of distributed transactions, microservices, reliability, and automation, it’s extremely important to keep under...
2021, May 09 — 4 minute read