Monitoring a resource the platform would not monitor
Microsoft, sovereign cloud
First-party monitoring existed, but the resource type had no support for third-party monitoring, and nothing covered the AFD/CDN layer sitting in front of 50+ services the way ours was set up. Not a gap in what had been configured, but a gap in what the platform made possible. Nobody was addressing it.
Assemble the monitoring plane out of Azure primitives rather than wait for a product: a Log Analytics workspace, and 36 Azure Monitor alert rules tied directly to the resources, covering latency, error conditions, and absence of traffic. That last one matters most. A CDN's worst failure is silence, and anything alerting only on the errors it receives never sees it.
It has already caught real drops that nothing else would have seen. Modest by design: the point was never volume of alerting, it was that a whole layer of the estate went from unobservable to observable.


