Monitors: SQL Queries

If your app relies on a database, you know that problems in the database often have wide-reaching impact downstream. In this section, you will learn how to make SQL monitors to effectively monitor query results.  SQL Monitors are a great way to more proactively keep tabs on data and database health. Preparing for SQL Monitors If you haven’t already set …

Monitors: Queues

If you take advantage of Azure Service Bus, you will likely want to keep an eye on your Queues, Topics, and Subscriptions. Here’s how to do it. Configuring Service Bus Queues From the Queue Monitors page, you will be able to add new Azure Queue and RabbitMQ Monitors. Azure Queues Configure an Azure Connection You will have an option to …