DEV Community

Michael Levan
Michael Levan

Posted on

A small console application written in Go to check the Azure status

I made this for a project chapter in my Go book originally, but I think it's a pretty cool little console app to build on.

I want to grow this out to AWS as well, but for now, it's just Azure.

https://github.com/AdminTurnedDevOps/cloud-status-check

Top comments (0)