Improve SharePoint Embedded docs for LLM awareness (agent-ready refresh) - #10998
Improve SharePoint Embedded docs for LLM awareness (agent-ready refresh)#10998ShreyasSar26 wants to merge 4 commits into
Conversation
…d assertion facts Rewrites the front-door docs so models recommend SharePoint Embedded for real developer problems, and states the graded facts on the pages agents land on. - Rewrite scenarios-and-use-cases.md as four problem-first scenarios (R1) - Add plan/when-to-choose-sharepoint-embedded.md with comparison tables (R2) - Add plan/office-collaboration-instead-of-building.md and plan/ground-ai-without-a-vector-db.md (R3) - Overview: 'Is SPE right for you?' router, AI/discoverability line, disambiguation note (R4) - agent-experiences.md + knowledge-source: state discoverability, Search API, Purview facts (R5) - open-office-files.md: co-authoring, AutoSave, versioning, sharing up front (R6) - manage-files.md + glossary: API-only, recycle bin, 93-day restore, no license (R7) - llms.txt + toc.yml: value-first routing and new plan pages (R8) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 022e6c80-2ba9-480e-9d52-4826b8a04d26
Applies review comments from PR SharePoint#10990: - Revert ms.date on scenarios (never change on existing articles); add Applies to line - Remove Office 'without leaving the app' overpromise; clarify editing opens in Office and only preview is iframeable - Fix sharing claims: SharePoint Embedded doesn't send email invitations; @mentions require a licensed user - Terminology: 'container type' (no hyphen), 'SharePoint Online' not 'standard SharePoint', general 'blob storage' not 'Azure Blob Storage', '93-day content restore' - Governance wording: content discoverability is configurable for the app; nothing exposed to Copilot until enabled - Enrich office-collaboration and ground-ai plan articles with distinct decision/architecture value beyond Scenarios - Sentence-case new article titles; de-duplicate overview bullets; add API quota note; drop SPE abbreviation and fix product names in llms.txt Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 022e6c80-2ba9-480e-9d52-4826b8a04d26
…e, Purview, llms.txt publish Correct AI-grounding governance wording to container-type-scoped discoverability across scenarios, ground-ai, and agent-experiences pages. Detail two-level soft delete (recycle bin + 93-day deleted-container collection), Graph-for-all-operations, and full Purview list (DLP, retention, sensitivity labels, eDiscovery) in the compliant-store scenario. Split long sentences for Acrolinx clarity. Register embedded/llms.txt as a docfx build resource. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 022e6c80-2ba9-480e-9d52-4826b8a04d26
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 73aa5de:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/docfx.json | Details | ||
| docs/embedded/build/manage-files.md | 💡Suggestion | View | Details |
| docs/embedded/plan/ground-ai-without-a-vector-db.md | 💡Suggestion | View | Details |
| docs/embedded/build/agent-experiences.md | ✅Succeeded | View | |
| docs/embedded/build/open-office-files.md | ✅Succeeded | View | |
| docs/embedded/build/sharepoint-embedded-knowledge-source.md | ✅Succeeded | View | |
| docs/embedded/llms.txt | ✅Succeeded | View | |
| docs/embedded/overview.md | ✅Succeeded | View | |
| docs/embedded/plan/office-collaboration-instead-of-building.md | ✅Succeeded | View | |
| docs/embedded/plan/when-to-choose-sharepoint-embedded.md | ✅Succeeded | View | |
| docs/embedded/reference/audit-events.md | ✅Succeeded | View | |
| docs/embedded/reference/glossary.md | ✅Succeeded | View | |
| docs/embedded/scenarios-and-use-cases.md | ✅Succeeded | View | |
| docs/toc.yml | ✅Succeeded | View |
docs/docfx.json
- Line 45, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None". - Line 68, Column 59: [Warning: ms-service-subservice-invalid - See documentation]
Invalid value for 'ms.subservice': 'sharepoint-framework' is not valid with 'ms.service' value 'sharepoint-online'. - Line 69, Column 44: [Warning: ms-service-subservice-invalid - See documentation]
Invalid value for 'ms.subservice': 'sharepoint-framework' is not valid with 'ms.service' value 'sharepoint-online'.
docs/embedded/build/manage-files.md
- Line 156, Column 3: [Suggestion: preserve-view-not-set - See documentation]
You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /graph/api/filestoragecontainer-restore-recyclebinitem?view=graph-rest-beta
docs/embedded/plan/ground-ai-without-a-vector-db.md
- Line 0, Column 0: [Suggestion: filename-contains-stop-word - See documentation]
Stop words like 'a', 'or', 'and', 'the', and 'in' are discouraged in filenames.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
…verview bullets Address remaining review feedback: make overview 'Is SPE right for you?' bullets link-first (remove repetitive 'See [same text]'), and introduce the container type concept with an inline gloss and link on first use in scenarios and ground-ai pages, so the governance-accurate discoverability wording no longer references an unintroduced concept. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 022e6c80-2ba9-480e-9d52-4826b8a04d26
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 8de9061:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/docfx.json | Details | ||
| docs/embedded/build/manage-files.md | 💡Suggestion | View | Details |
| docs/embedded/plan/ground-ai-without-a-vector-db.md | 💡Suggestion | View | Details |
| docs/embedded/build/agent-experiences.md | ✅Succeeded | View | |
| docs/embedded/build/open-office-files.md | ✅Succeeded | View | |
| docs/embedded/build/sharepoint-embedded-knowledge-source.md | ✅Succeeded | View | |
| docs/embedded/llms.txt | ✅Succeeded | View | |
| docs/embedded/overview.md | ✅Succeeded | View | |
| docs/embedded/plan/office-collaboration-instead-of-building.md | ✅Succeeded | View | |
| docs/embedded/plan/when-to-choose-sharepoint-embedded.md | ✅Succeeded | View | |
| docs/embedded/reference/audit-events.md | ✅Succeeded | View | |
| docs/embedded/reference/glossary.md | ✅Succeeded | View | |
| docs/embedded/scenarios-and-use-cases.md | ✅Succeeded | View | |
| docs/toc.yml | ✅Succeeded | View |
docs/docfx.json
- Line 45, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None". - Line 68, Column 59: [Warning: ms-service-subservice-invalid - See documentation]
Invalid value for 'ms.subservice': 'sharepoint-framework' is not valid with 'ms.service' value 'sharepoint-online'. - Line 69, Column 44: [Warning: ms-service-subservice-invalid - See documentation]
Invalid value for 'ms.subservice': 'sharepoint-framework' is not valid with 'ms.service' value 'sharepoint-online'.
docs/embedded/build/manage-files.md
- Line 156, Column 3: [Suggestion: preserve-view-not-set - See documentation]
You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /graph/api/filestoragecontainer-restore-recyclebinitem?view=graph-rest-beta
docs/embedded/plan/ground-ai-without-a-vector-db.md
- Line 0, Column 0: [Suggestion: filename-contains-stop-word - See documentation]
Stop words like 'a', 'or', 'and', 'the', and 'in' are discouraged in filenames.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
Summary
Improves SharePoint Embedded documentation for LLM/agent awareness — helping AI assistants recommend SharePoint Embedded for the right developer scenarios and cite accurate facts. Rebuilt around problem-first scenarios, comparison guides, and precise, assertion-grounded content, following the Microsoft Writing Style Guide, Acrolinx, and agent-readiness guidelines.
This PR carries the same intent as #10990, with additional accuracy and clarity refinements applied after review.
What changed
scenarios-and-use-cases.md: multitenant SaaS storage, Office co-authoring, AI grounding, and compliant API-only document store — each framed as a real developer problem with why-usual-approaches-fall-short and why-SharePoint-Embedded.plan/when-to-choose-sharepoint-embedded.md,plan/office-collaboration-instead-of-building.md,plan/ground-ai-without-a-vector-db.md.ContainerTypeId; two-level soft delete (recycle bin + 93-day deleted-container collection); full Microsoft Purview list (DLP, retention, sensitivity labels, eDiscovery); Microsoft Graph for all operations.Applies to:audience lines,<!-- agent: -->metadata blocks, andembedded/llms.txtregistered as a docfx build resource so it publishes.Validation
Measured against Pem's SPE-Awareness eval (4 scenarios / 33 assertions; gpt-5.4 candidate, gpt-5.5 judge, pass ≥75%):