Add Microsoft 365 Copilot section to build solutions page - #270
Conversation
Add new Copilot extensibility section covering declarative agents, API plugins, and intelligent workflows. Update related content links to include Copilot purchase guide. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a8fee37c-5d86-4b10-9c48-cb9a5a4eed71
|
Learn Build status updates of commit 80fe5d8: ✅ Validation status: passed
For more details, please refer to the build report. |
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 |
There was a problem hiding this comment.
Pull request overview
Adds a new “Microsoft 365 Copilot” section to the “build solutions” landing page so Developer Program users can discover Copilot extension scenarios and the key setup steps (including licensing) alongside existing platform entry points.
Changes:
- Adds a Microsoft 365 Copilot section describing supported extension types (declarative agents, API plugins, workflows) and a 3-step “get started” flow.
- Adds
ms.datemetadata and updates “Related content” with a link to the Copilot purchase guide. - Minor formatting adjustment to the Teams “get started” nested list.
Suppressed comments (1)
docs/build-microsoft-365-solutions.md:8
- There's an extra blank line before the closing YAML front matter marker (
---). The repo's docs typically place the closing marker immediately after the last front matter key, and removing the blank line avoids any tooling quirks around front matter parsing.
ms.localizationpriority: high
---
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a8fee37c-5d86-4b10-9c48-cb9a5a4eed71
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 6cb4ecf: ✅ Validation status: passed
For more details, please refer to the build report. |
Adds a new Microsoft 365 Copilot section covering declarative agents, API plugins, and intelligent workflows. Updates related content links to include Copilot purchase guide.