agent-builder-m365: fix audit findings from #446#449
Merged
Dewain27 merged 1 commit intoJun 19, 2026
Merged
Conversation
Two low-severity content-drift fixes verified live (run 2026-06-18T1231Z-b55b): 1. "expand the Agents section and select New agent" -> "select Agents to open the Agent Store, then select Create agent (or the New agent card)". Live, Agents opens a full-page Agent Store; there is no inline-expanding rail section. Applied to UC#1 Step 6 and UC#2 Step 6 in both files. 2. "Only use specified sources is on by default once knowledge sources are added" -> "after adding knowledge sources, turn Only use specified sources on (it is not enabled automatically)". Live, that toggle stays OFF; what auto-changes is Search all websites turning off. Applied to UC#1 Step 12 in both files. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #446
Fixes two low-severity content-drift findings from the agent-builder-m365 audit (run
2026-06-18T1231Z-b55b), verified live as a M365 Copilot (Premium) user; UC#1 was built end-to-end.Finding 1 — "expand the Agents section and select New agent" implied an inline-expanding rail section. Live, selecting Agents opens a full-page Agent Store; the create control is Create agent (or the New agent card on that page). Reworded UC#1 Step 6 and UC#2 Step 6.
Finding 2 — "Only use specified sources is on by default once knowledge sources are added" was inaccurate: that toggle stays off; what auto-changes is Search all websites turning off. Reworded UC#1 Step 12 to instruct turning Only use specified sources on manually.
Both fixes applied consistently to
_labs/agent-builder-m365.mdandlabs/agent-builder-m365/README.md. No unrelated steps changed. This lab is M365 Agent Builder (not Copilot Studio).🤖 Generated with Claude Code