Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion copilot-agent-strategy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A curated collection of strategic tools, templates, and guides to help you plan,

| Resource | Type | Description | Best For |
|----------|------|-------------|----------|
| **[Agent 365 Lifecycle Atlas](./agent-365-lifecycle-atlas/)** | Interactive Architecture Atlas | Maps Agent 365 lifecycles, identity, token flows, SDK and CLI boundaries, governed MCP tooling, telemetry, administration, and public API endpoints. | Developers, architects, and administrators implementing or governing agents with Agent 365 |
| **[Agent 365 Lifecycle Atlas](./agent-365-lifecycle-atlas/)** | Interactive Architecture Atlas | Maps Agent 365 lifecycles, discovery and inventory, identity, token flows, SDK and CLI boundaries, governed MCP tooling, telemetry, administration, and public API endpoints. | Developers, architects, and administrators implementing or governing agents with Agent 365 |
| **[Copilot Agents Guide](./copilot-agents-guide/)** | Interactive Dashboard | Comprehensive comparison of all Microsoft Copilot agent types with decision frameworks, capabilities matrix, and deployment guidance. Includes Researcher & Analyst, Lite, Full Custom, SharePoint, Declarative, and Toolkit options. | Business decision makers, IT leadership, solution architects planning agent strategy |
| **[Agent Brainstorming Template](./copilot-agent-brainstorm/)** | PowerPoint | Visual template to map out agent specifications before building. Choose your agent type (SharePoint, Declarative, or Custom), map user interactions, identify knowledge sources, and plan agent flow. | Product managers, developers, business analysts designing specific agents |
| **[Agents Cost Calculator](./copilot-agents-cost-tool/)** | Interactive Calculator | Estimate production costs for M365 Copilot agents — Custom (Copilot Studio), Agent Builder, SharePoint, and Azure Foundry agents. Includes quick-start templates, credit/token modeling, capacity tracking, and CSV export. | Finance, IT leadership, solution architects estimating agent costs |
Expand Down
10 changes: 10 additions & 0 deletions copilot-agent-strategy/agent-365-lifecycle-atlas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to the Agent 365 Lifecycle Atlas are documented here.

## 1.1.0 - 2026-09-15

- Expanded the whole-system map with connected-platform registry ingestion,
Agent Map inventory, and a separate Shadow AI governance lane.
- Added two discovery and inventory diagrams, bringing the atlas to eleven.
- Clarified that connected-platform synchronization is currently manual and
metadata-only, with scheduled synchronization listed as a future release.
- Added documented external platform categories and examples.
- Preserved the existing 18-endpoint catalog and linked public Learn sources.

## 1.0.0 - 2026-09-10

- Published the initial public interactive atlas.
Expand Down
29 changes: 21 additions & 8 deletions copilot-agent-strategy/agent-365-lifecycle-atlas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: Agent 365 Lifecycle Atlas
type: strategy
category: Interactive
summary: >-
Explore Agent 365 lifecycles, identity, tooling, telemetry, admin actions, and
18 public API endpoints in one atlas.
Explore Agent 365 lifecycles, discovery, identity, tooling, telemetry, admin
actions, and 18 public API endpoints in one atlas.
author: Alejandro Lopez
version: 1.0.0
version: 1.1.0
published: "2026-09-10"
updated: "2026-09-10"
updated: "2026-09-15"
tags:
- agent-365
- architecture
Expand All @@ -23,6 +23,7 @@ whatItIs: >-
and third-party platforms.
whyUseIt:
- Follow five agent classes through build, connection, identity, packaging, runtime, and governance.
- Distinguish registry ingestion, Agent Map inventory, and Shadow AI discovery boundaries.
- Trace Agent 365 identity, token, SDK, CLI, MCP, telemetry, and administration relationships.
- Search and filter 18 representative public API endpoints with linked Microsoft Learn sources.
howToUse: >-
Expand All @@ -43,8 +44,10 @@ run, and which governance and observability interfaces apply at each stage.

## What the atlas covers

- Nine linked architecture and sequence diagrams
- Eleven linked architecture and sequence diagrams
- Five agent classes across six lifecycle stages
- Native onboarding and connected-platform registry ingestion
- Agent Map inventory and the separate Shadow AI discovery experience
- Entra agent identity objects and token exchanges
- Agent 365 SDK and CLI boundaries
- Governed MCP tooling and telemetry flows
Expand All @@ -55,6 +58,16 @@ The atlas keeps generally available, preview, and beta capabilities visibly
separate. Preview and beta details must be checked against current Microsoft
documentation for the target tenant, cloud, and scenario before implementation.

## September 15, 2026 update

This update adds a discovery and inventory section to the atlas. It distinguishes
native Agent 365 onboarding from connected-platform metadata synchronization,
shows Agent Map as a registry-backed visual inventory, and keeps Shadow AI in a
separate unmanaged-agent governance lane. Connected-platform synchronization is
manual in the currently documented preview; scheduled synchronization is a
future release. The diagrams also identify the documented external platform
categories and their current examples.

## Usage

Open [`index.html`](./index.html) in a modern browser. No server, build process,
Expand All @@ -74,9 +87,9 @@ Use the page to:
## Sources and scope

The content is compiled from the public Microsoft Learn sources linked inside
the atlas and was reviewed on September 10, 2026. It is an architecture
reference, not a deploy-ready configuration or an official product
specification.
the atlas. The full atlas was reviewed on September 10, 2026, and the discovery
and inventory update was reviewed on September 15, 2026. It is an architecture
reference, not a deploy-ready configuration or an official product specification.

## Applies To

Expand Down
93 changes: 88 additions & 5 deletions copilot-agent-strategy/agent-365-lifecycle-atlas/index.html

Large diffs are not rendered by default.