Aug 3, 2026
Post comments count0
Post likes count0
Building an operations assistant on Azure that waits for approval before it acts
Grounding an assistant in runbooks is the easy half. The interesting engineering is in the boundary between what a model proposes and what an authenticated person actually authorizes. An operations assistant stops being a demo the moment it can act. Answering "which runbook covers this alert" is a search problem. Opening an incident from that sa...