Skip to content

Commit 869fb2f

Browse files
committed
Add introductory section and estimated time for Lab 16: Diagnose a slow query with Copilot
1 parent 89fa6fa commit 869fb2f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Instructions/Labs/16-diagnose-slow-query-copilot.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ lab:
1010
targetDate: '2026-07-01' # Set to the future date when you expect an in-development lab to be released
1111
---
1212

13+
# Diagnose a slow query with Copilot
14+
15+
**Estimated Time: 30 minutes**
16+
1317
You're the DBA for the **ContosoOps** database. The operations team reports that `dbo.usp_GetOpenWorkOrdersByTechnician` has been running slow for the last two days. Response times that used to average 150 ms are now averaging 3.2 seconds. Your job: use Copilot to investigate, generate a fix, validate it, and apply it — following the validation gate from the previous unit.
1418

1519
## Prerequisites

0 commit comments

Comments
 (0)