Operations | Monitoring | ITSM | DevOps | Cloud

A New, Simpler Microsoft Teams Integration For Redgate Monitor

Microsoft is retiring Office 365 connectors, but there is now a new and easier way to send Redgate Monitor alert notifications to Teams, ready-formatted. Microsoft is retiring Microsoft 365 (Office 365) connectors on 31 March 2026. After that date, any Redgate Monitor alert notifications configured through the old connector method will stop appearing in Teams. From Redgate Monitor 14.1.0, there’s now a new and much simpler way to do it.

Introducing Redgate Test Data Manager with AI: Smarter, Safer Test Data Management

Discover how Redgate Test Data Manager’s new AI features deliver fast, compliant, production-like test data - balancing realism, speed, and security. In regulated industries like finance, healthcare, and insurance, test data management (TDM) can be quite challenging when it comes to compliance.

Redgate Software recognized as a Strong Performer in Gartner Peer Insights Voice of the Customer for Infrastructure Monitoring Software

We’re thrilled to share that Redgate Software has been recognized as a ‘Strong Performer’ in the 2025 Gartner Peer Insights Voice of the Customer for Infrastructure Monitoring Tools category with our Redgate Monitor solution. We believe this recognition is a reflection of the trust and feedback from the people who matter most: our customers.

Building dbRosetta Using AI: Part 3, Creating a Database

The AI said I had to do a database first, not code. Who am I to argue? So, with all the prompts outlining the goals of the project, I’ve gone forward with the project, and step one is creating a PostgreSQL database on Azure. This is part three of a multi-part set of articles. I’ll move this list to the bottom of future articles: Part 1: Introducing the Concept of dbRosetta Part 2: Defining the Project & Prompt Templates.

Replication Job Monitoring Support in Redgate Monitor

Whether it’s a stalled Log Reader Agent, a conflicting insert on the subscriber, or a failed cleanup job bloating the distribution database, Redgate Monitor now brings SQL Server replication issues to light early, before performance or reliability are affected. In many SQL Server environments, replication remains essential for offloading reporting and analytics workloads, or for maintaining local and synchronized data copies across regions.

Building dbRosetta Using AI: Part 2, Defining the Project & Prompt Templates

This is the next installment of the series on building a database and an application called dbRosetta using AI/LLM. Part 1 introduces the concept. THE AI PICKED DATABASE FIRST! Look, I talk databases at this thing a lot, so it probably knows my own preference, but when I asked it, it chose to build a database separate from the code. Let’s get into it.

Building dbRosetta Using AI: Part 1 of Many

Like many of you, over the last couple of years, I’ve been using AI, or, well, let’s just name it appropriately, Large Language Models (LLM), as a part of my job. I’ve also used it in my hobby. With it, I’ve generated snippets of code, tested data conversions, even built a small database for a presentation. However, to date, I haven’t tried doing everything through the LLM. Now, I’m going to.

Tracking Aborted Queries and Memory Grants in Redgate Monitor

Redgate Monitor now surfaces two common SQL Server query issues that usually take manual work to uncover: cancelled or aborted queries and high memory-grant queries. You can now see both in the Query Executions view for each SQL Server instance, directly alongside server activity and alerts, so you can diagnose the cause much faster. Recently, Redgate Monitor introduced the Query Executions feature for SQL Server instances, using Extended Events to capture execution details for individual queries.