slides: split dense slides + Azure CXP → EngOps rename#41
Merged
Conversation
* slides: split 10 dense slides for breathing room Spread tight slides into focused single-idea slides (37 -> 47): - Polyglot Problem: stack vs. orchestration pain - One Orchestrator: promises vs. AppHost example - Standalone Dashboard: pitch vs. OTEL wiring example - OpenTelemetry: Python and Node.js separated - Connection Strings: pattern vs. cross-language samples - AppHost Languages: C#/TS authoring vs. workload runtimes - Multi-Language Integrations: ATS authoring vs. TS consumer - aspire.config.json: file vs. CLI management - Agent-Ready CLI: MCP overview vs. setup - Dev to Production: commands vs. console output No content changes; speaker notes preserved. * slides: rename Azure CXP -> Azure EngOps on About slide --------- Co-authored-by: Chris Ayers <chris@chris-ayers.com>
Cherry-picked the 10 splits from PR #40, plus follow-up cleanups on slides that still overflowed after the first pass: - Four Pillars: split into pillars 1-2 / 3-4 - Service Discovery: split pattern from per-language samples - The AppHost - Your Stack in Code: split C# from TypeScript - Two AppHost Languages: drop in-line code (covered on prior slide) - Cheat Sheet: split runtimes from common patterns - aspire.config.json: split JSON file from field reference - About slide: Azure CXP renamed to Azure EngOps (org rename; AzRel name unchanged) Audit results vs. main: - Total overflow: 8417px -> 2130px (-75%) - Severe (>1100): 13 slides -> 0 - Worst slide: 1570px -> 914px - Slide count: 37 -> 52 No content lost; speaker notes preserved.
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.
Builds on PR #40 splits (cherry-picked onto main) and adds a second cleanup pass to eliminate remaining slide overflow.
Audit vs. main:
Cleanups in this pass:
Verified with marp render + audit-slides.cjs. All remaining warnings are minor (≤200px over).