From 1c659514edf4ddd580e8fa8ca3ad0a81c80caf38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:49:54 +0000 Subject: [PATCH 1/2] chore: rebuild catalog [skip ci] --- resource-stats.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource-stats.json b/resource-stats.json index 9cc7c168..cf2d9c66 100644 --- a/resource-stats.json +++ b/resource-stats.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-07-27T19:00:31.864Z", + "generatedAt": "2026-07-30T21:49:54.356Z", "sources": { "views": "clarity", "upvotes": "github-discussions" @@ -12,7 +12,7 @@ "ai-council": { "views": 78, "viewsUniques": 61, - "upvotes": 0, + "upvotes": 1, "discussion": { "number": 501, "url": "https://github.com/microsoft/FastTrack/discussions/501" From 771d5aab419781e1f487453e75ceea82459ef6d0 Mon Sep 17 00:00:00 2001 From: soyalejolopez <88358406+soyalejolopez@users.noreply.github.com> Date: Thu, 10 Sep 2026 08:09:12 -0500 Subject: [PATCH 2/2] Remove visible credit footer from Agent 365 implementation guide Remove the outer wrapper credit footer (author credits and the "View full MIT License" disclosure) and its now-unused footer/license CSS, including the 480px and print media rules, so the guide fills the full viewport with no reserved empty space. The author attribution and complete MIT License notice are retained verbatim in a non-rendered HTML source comment so downloaded copies keep the attribution and license. README credits and legal are unchanged; no replacement visible surface is added. The embedded Simple and Detailed iframe payloads are byte-identical. Bump guide to 1.0.4 (updated 2026-09-10, published date preserved) and add a CHANGELOG entry. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- .../CHANGELOG.md | 4 ++++ .../agent-365-customer-implementation-guide/README.md | 4 ++-- .../agent-365-customer-implementation-guide/index.html | 10 +++++++--- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md b/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md index baf60758..c02ed88d 100644 --- a/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md +++ b/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the Microsoft Agent 365 Customer Implementation Guide are documented here. +## 1.0.4 - 2026-09-10 + +- Removed the visible wrapper credit footer (author credits and the "View full MIT License" disclosure) so the guide fills the full viewport height. The author attribution and complete MIT License notice are retained in a non-rendered HTML source comment, so downloaded copies keep the attribution and license. Guide content, Simple/Detailed switching, theme, and print controls are unchanged. + ## 1.0.3 - 2026-09-09 - Made the wrapper credit footer visually quieter with restrained spacing, slightly smaller but readable type, and a muted disclosure control. Author credits, the full MIT License text, keyboard access, and theme behavior are unchanged. diff --git a/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md b/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md index 3a415a4b..3ee731a9 100644 --- a/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md +++ b/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md @@ -7,9 +7,9 @@ author: - "Pratik Bhusal" - "Manas Biswas" - "Alejandro Lopez" -version: 1.0.3 +version: 1.0.4 published: 2026-09-09 -updated: 2026-09-09 +updated: 2026-09-10 tags: - agent-365 - implementation diff --git a/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html b/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html index 9d1eb2b9..d3cf63ca 100644 --- a/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html +++ b/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html @@ -1,4 +1,4 @@ -Microsoft Agent 365 — Customer implementation guide
Microsoft Agent 365Customer implementation guide