News

Microsoft Azure Resource Health Service Hits Preview

Microsoft's new Azure Resource Health service, which shows healthy and unhealthy resources in an organization's Azure subscription, is now available in preview.

The preview can accessed via the Azure preview portal under "Help + Support."

Azure Resource Health sounds a lot like the Azure Service Health Dashboard (SHD), which is a dashboard that Azure subscribers get to monitor the availability of Azure services worldwide. However, Microsoft's announcement describes Azure Resource Health as being "more granular" than SHD. Here's how Microsoft's announcement described it:

"While SHD communicates events that impact the availability of a service in a region, Resource health exposes platform events that impact a small number of customers, like a node unexpectedly rebooting."

For this preview, Azure Resource Health just checks three Azure services, namely Virtual Machines, Web Apps and SQL Database. It checks if they are healthy, unhealthy or stopped. There's also a fourth state called "unknown" that can appear if a service did not return a "heartbeat" for five minutes or more.

The Azure Resource Health preview also comes with three APIs that IT pros can use to query that status of subscription resources, group resources, or the health of a single resource. The APIs work with various tools -- for instance, Microsoft's announcement mentioned that they work with the ARMClient command line tool.

Testing the preview comes with a few caveats. It only works to assess Azure compute resources right now. Microsoft is working on getting it to function with Azure networking resources.

Another issue to note is that the signals used by the service are delayed by up to 15 minutes. Microsoft is working on reducing that latency period.

Lastly Azure Resource Health will show an "unknown state" if a database "has not been accessed for a period of 10 minutes or more." To avoid that confusion, IT pros can connect to the database and run a query. That will start up the signals needed to assess the database's health using Azure Resource Health.

Microsoft conceives this preview as being "just the first step in a long journey."

In other Azure news, Microsoft announced the general availability of Cloud Foundry on Monday. Cloud Foundry is a service for organizations using Azure resources to build and test cloud-based applications. The service also can be run using Pivotal's cloud platform, supporting .NET apps and Docker images.

Microsoft also issued a preview on Monday of Transactional Replication to Azure SQL Database. The Transactional Replication capability can be used to migrate data to Azure SQL Database "with no downtime." Alternatively, it can be used as a bridge between SQL Server on premises and Azure SQL Database.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

Featured