Skip to content

Add mcs policy agent da#172

Draft
keshavk-msft wants to merge 3 commits into
pnp:mainfrom
keshavk-msft:add-mcs-policy-agent-da
Draft

Add mcs policy agent da#172
keshavk-msft wants to merge 3 commits into
pnp:mainfrom
keshavk-msft:add-mcs-policy-agent-da

Conversation

@keshavk-msft

Copy link
Copy Markdown

What's in this PR

Adds a new sample: samples/mcs-policy-agent-da — Policy Agent (Declarative Agent) for Microsoft Copilot Studio.

A SharePoint-grounded Declarative Agent that gives employees quick, summary-level answers to HR / IT / Finance policy questions — using Microsoft 365 grounding for fast time-to-value and minimal configuration. The agent returns multi-file referenced summaries instead of forcing users to dig through SharePoint sites.

Contents

  • README.md — problem statement, architecture, sample prompts, deployment steps
  • assets/sample.json — PnP sample gallery metadata (with demo video thumbnail)
  • src/ — Copilot Studio agent source (.mcs.yml):
    • agent.mcs.yml, settings.mcs.yml
    • knowledge/SharePointSearchSource.0.mcs.yml — SharePoint knowledge source
    • topics/OnError.mcs.yml — global error topic

Notes

  • Sample was exported from Copilot Studio using the VS Code extension (.mcs.yml source format).
  • All tenant-specific SharePoint URLs are replaced with contoso.sharepoint.com placeholders — reviewers can confirm via the diff.
  • Demo video is embedded in the README via a GitHub user-attachments URL.
  • I have signed the Microsoft CLA.

Checklist

  • One sample per PR (per CONTRIBUTING.md)
  • README.md present at sample root
  • assets/sample.json present
  • No secrets or tenant-specific values committed
  • Static screenshot in assets/to be added; demo video link included in the meantime

@keshavk-msft keshavk-msft marked this pull request as draft June 26, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant