Announcements
Most important thing first, because it'll save you real pain: don't upload the document as a knowledge source and ask the agent to "review it." That's the natural instinct, but it won't work for a full 100-page review. Knowledge sources use RAG, so they chunk the document and only pull back the few pieces most relevant to a single question. Microsoft has confirmed the agent won't iterate across a whole document, it processes a handful of items and silently stops. Great for "what does the doc say about X," wrong for "check every page against these rules."
The design that works is to loop a review prompt over the document, which is what Microsoft's own guidance recommends (process long docs page by page):
So: agent for the conversation and trigger, Power Automate for the loop, AI Builder prompt for the actual review, guidelines as the stable reference. The knowledge source is the wrong tool for the review itself.
One note: the model is strong on tone, rules, and contextual grammar, but for strict mechanical checks (exact numbering, formatting) you'll get more reliable results pairing it with deterministic checks. Hope that helps.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 277
11manish 206
sannavajjala87 156 Super User 2026 Season 1