Hello everybody!
I was wondering if there's an API (or a workaround other than scrapping :P) for programatically retrieving the information that's being displayed on this page: https://azure.microsoft.com/en-us/status/
As far as I've researched, there's not. The only API that could be used with a similar purpose is the Resource Health API, but this one only provides information related to your own resources.
What I want is to obtain the health status for the Azure Services by region, just like the page shown before displays.
Any help or idea would be strongly appreciated.
Thanks, Lucas!.