Introducing Agent mode in SQL Server Management Studio (SSMS) | Data Exposed

Erin Stellato introduces GitHub Copilot Agent mode (preview) in SQL Server Management Studio (SSMS), showing how you can give Copilot a high-level goal in natural language and have it iterate by running queries and working through results, with controls for read-only vs read/write behavior.

Overview

GitHub Copilot Agent mode (preview) in SSMS is designed for goal-driven database work: you describe what you want to achieve, and Copilot can work through the task by executing queries, reading files, and iterating on its own outputs until it completes the task or needs your input.

The video covers:

Resources