Azure Resource Explorer was a handy web app for exploring Azure via the ARM API, but it had been around for over a decade and was finally killed in June.
Unfortunately the Ibiza alternative isn’t nearly good enough. I tried upgrading it to .NET 8 so I could rehost it on Linux, but I got stuck on the startup functions and middleware.
Ended up hosting it on a Windows App Service with a bunch of patches at http://azexplorer.tplant.com.au/. ARM schema updates were pretty time-consuming though, even with a script, so I only did a few.