Skip to content

AgenticAI sample now contains expeted manifest for use with A365 Skill - #904

Merged
tracyboehrer (tracyboehrer) merged 5 commits into
mainfrom
users/tracyboehrer/agentic-ai-manifest
Jul 17, 2026
Merged

AgenticAI sample now contains expeted manifest for use with A365 Skill#904
tracyboehrer (tracyboehrer) merged 5 commits into
mainfrom
users/tracyboehrer/agentic-ai-manifest

Conversation

@tracyboehrer

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the AgenticAI sample’s configuration and Teams manifest assets to align with an Agentic (A365) “blueprint”/template-based packaging flow.

Changes:

  • Switched the AgenticAI Teams manifest to devPreview schema features (agentic user templates, agentic-only functions, webApplicationInfo, updated placeholders).
  • Updated sample configuration placeholders and simplified auth/connection settings for the agentic scenario.
  • Added Teams manifest icon assets and a manifest-local .gitignore for packaged artifacts.

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/samples/AgenticAI/README.md Updates configuration guidance/placeholders for the agentic setup.
src/samples/AgenticAI/appsettings.json Aligns runtime configuration (connections, logging, observability placeholders) to the agentic setup.
src/samples/AgenticAI/manifest/manifest.json Updates Teams manifest to devPreview + agentic template wiring.
src/samples/AgenticAI/manifest/agenticUserTemplateManifest.json Adds the agentic user template manifest referenced by the Teams manifest.
src/samples/AgenticAI/manifest/.gitignore Ignores locally generated packaged manifest .zip artifacts.
src/samples/AgenticAI/manifest/color.png Adds Teams app icon (color).
src/samples/AgenticAI/manifest/outline.png Adds Teams app icon (outline).
Comments suppressed due to low confidence (1)

src/samples/AgenticAI/manifest/manifest.json:4

  • The manifest uses the vdevPreview schema but is missing the required "manifestVersion" field. In this repo, other devPreview manifests include it (e.g., src/samples/Authorization/SidecarAuth/manifest/manifest.json sets "manifestVersion": "devPreview"), and omitting it can cause Teams/packaging validation failures.

Comment thread src/samples/AgenticAI/README.md Outdated
@MattB-msft

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@tracyboehrer
tracyboehrer (tracyboehrer) merged commit 57c931b into main Jul 17, 2026
9 of 10 checks passed
@tracyboehrer
tracyboehrer (tracyboehrer) deleted the users/tracyboehrer/agentic-ai-manifest branch July 17, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ML: Samples Tags changes to samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants