Current status of CloudGrange services hosted at cloudgrange.app.
CloudGrange uses the status-cloudgrange-cloud-web repository for automated uptime monitoring. Checks run every 5 minutes via GitHub Actions and publish incident history to GitHub Pages.
Full uptime history, response-time graphs, and incident logs are published at:
If you run CloudGrange on-premises or in your own Azure subscription, monitor your deployment directly using these built-in endpoints:
GET /healthz on your portal URL
returns HTTP 200 when all services are up.
GET /relay/health on each relay
node reports connectivity to managed Hyper-V hosts.
See the monitoring runbook for alerting setup and integration with Azure Monitor and Prometheus.