Update historical blog posts#2146
Merged
Merged
Conversation
Adds a new /announce Claude Code slash command for drafting blog announcements, plus an announce/ directory seeded with historical posts (v12, v13, v12 hubs non-breaking changes, Azure OpenAI costs) to serve as tone and structure references for future announcements. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Fix 4 typos/grammar issues in v12 and non-breaking-changes reference posts - Add preview snippet (## Preview snippet + blockquote) and social media sections to v12 and v13 reference posts to match the command's fixed template - Move preview snippet to end of post (before social media) to match blog platform publishing UI; update announce.md spec to match 🤖 Generated with [Claude Code](https://claude.ai/claude-code) Co-Authored-By: copilot-pull-request-reviewer <copilot-pull-request-reviewer@users.noreply.github.com> Co-Authored-By: Claude <noreply@anthropic.com>
- Apply Roland's Copilot Studio opener rewrite: positions agent alongside existing surfaces, names non-technical audience, disambiguates from GitHub Copilot plugin, notes M365 license not strictly required - Update What's next bullet to mention FOCUS 1.4 support for FinOps hubs - Move preview snippet from top to ## Preview snippet section before social media - Update GitHub dev branch URLs to MS Learn URLs 🤖 Generated with [Claude Code](https://claude.ai/claude-code) Co-Authored-By: RolandKrummenacher <RolandKrummenacher@users.noreply.github.com> Co-Authored-By: Claude <noreply@anthropic.com>
Match the casual, hashtag-forward style used for v13: conversational hook, bullet-style highlights for Twitter/X, and a "let us know what you want next" close for LinkedIn. Co-Authored-By: Claude <noreply@anthropic.com>
| > FinOps toolkit 14 is here. Highlights: a Copilot Studio agent template that turns natural-language questions into governed KQL against your FinOps hub, recommendations ingestion (Azure Advisor + your own Resource Graph queries), a simpler hub deployment UI, and a preview of commitment discount eligibility data for reservation and savings plan planning. {{POST_URL}} #FinOps #Azure #FOCUS | ||
| > The #FinOpsToolkit v14 is out! | ||
| > | ||
| > This release brings AI-powered cost analysis to #FinOpsHubs with a new #CopilotStudio agent template, optimization recommendations from #AzureAdvisor and custom #AzureResourceGraph queries, a simpler hub deployment experience, and a preview of commitment discount eligibility data to jumpstart your reservation and savings plan planning. |
Comment on lines
+108
to
+115
| > ICYMI #FinOpsToolkit v14 is out! | ||
| > | ||
| > - #CopilotStudio agent template for #FinOpsHubs | ||
| > - Optimization recommendations from #AzureAdvisor + custom queries | ||
| > - Simpler hub deployment experience | ||
| > - Preview: commitment discount eligibility data | ||
| > | ||
| > What do you want next? |
| **Internal:** | ||
|
|
||
| > FinOps toolkit 14 is live – Copilot Studio agent template, recommendations pipeline (Advisor + custom ARG queries), simpler hub deploy UI, and a preview of commitment discount eligibility dataset. {{POST_URL}} | ||
| > FinOps toolkit 14 is live – Copilot Studio agent template, recommendations pipeline (Advisor + custom ARG queries), simpler hub deploy UI, and a preview commitment discount eligibility dataset. {{POST_URL}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠️ Description
Consolidates all announce-related changes after the original PRs (#2117, #2118) were merged before the final commits landed:
.claude/commands/announce.md—/announceslash command for drafting blog postsannounce/README.md— folder layout and usage docsannounce/2025/— historical v12 and non-breaking-changes posts (with typo fixes and preview snippet / social media sections added per PR Add /announce slash command and historical announcement posts #2117 feedback)announce/2026/2026-02_v13.md— historical v13 post (with preview snippet and social media sections)announce/2026/2026-04_v14.md— v14 blog draft with all PR Add v14 release announcement blog post #2118 feedback applied (Roland's Copilot Studio opener rewrite, FOCUS 1.4 in What's next, snippet moved to end, MS Learn URLs, updated social media blurbs)Fixes #
📋 Checklist
🔬 How did you test this change?
📦 Deploy to test?
🙋♀️ Do any of the following that apply?
📑 Did you update `docs/changelog.md`?
📖 Did you update documentation?
🤖 Generated with Claude Code