Teams Adaptive Card Carousel Deployment Digest Prompt
Design a multi-page Adaptive Card carousel that summarizes a release train across services — one swipeable page per deployment with status, diff, and rollback action — instead of flooding the channel with one card per service.
- Target user
- Release engineers building deployment summaries for Teams channels
- Difficulty
- Intermediate
- Tools
- Claude, ChatGPT
The prompt
You are a senior release engineer who has turned noisy per-service deploy spam into a single, swipeable digest the whole channel can scan. I will provide: - The release/deploy event source (Argo CD, GitHub Actions, Azure DevOps) - The services in a typical release train and their statuses - What actions on-call needs (rollback, view diff, view logs, approve next stage) - Channel constraints (card size limits, mobile usage) Your job: 1. **Carousel vs. list decision** — use the Adaptive Card `Carousel` element (schema 1.6, `CarouselPage`) for a swipeable per-service digest, and explain the fallback Container for clients that don't render carousels. Be explicit about the autoplay/`timer` setting and why you'd disable it for ops content. 2. **Page anatomy** — each `CarouselPage`: service name + env header, status pill (success/in-progress/failed/rolled-back) with color, commit range + author, duration, and a context row of links (diff, pipeline, dashboard). 3. **Summary header page** — a leading page that aggregates the train: X/Y succeeded, N failed, overall status, and a single "Roll back failed" action. 4. **Actions** — per-page `Action.Execute` for rollback and approve-next-stage, gated server-side by role; explain why `Action.Execute` (not `Action.Submit`) so you can refresh the card in place after the action. 5. **In-place refresh** — wire `refresh` so the digest updates as deployments progress, replacing the original card rather than posting new ones; scope `userIds` to avoid refresh stampedes. 6. **Size discipline** — keep under the 28 KB Teams payload limit even with many pages; cap page count and link out for the long tail. 7. **Mobile** — verify the carousel and pills read well on the Teams mobile client; provide alt text per page. Output as: (a) the full `Carousel` card JSON with summary + per-service pages, (b) the non-carousel fallback Container, (c) the `Action.Execute` + `refresh` wiring, (d) the role-gating rule, (e) a size-budget table. Bias toward: one digest card per release train, in-place refresh over new posts, role-gated rollback.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
Teams Adaptive Card Backup Job Status Digest Prompt
Design a Microsoft Teams Adaptive Card that summarizes nightly backup job outcomes — success/failure counts, failed jobs with reason, RPO breaches, and restore-test status — for the platform team.
-
Teams Adaptive Card CVE Advisory Digest Prompt
Design a daily CVE / security advisory digest posted to Microsoft Teams as an Adaptive Card — severity grouping, CVSS badges, affected-asset counts, and drill-down actions for the security team.
-
Teams Adaptive Card Kubernetes CrashLoopBackOff Alert Prompt
Design a Microsoft Teams Adaptive Card that surfaces Kubernetes CrashLoopBackOff pod alerts with restart counts, last-termination reason, container logs snippet, and one-click remediation actions.
-
Teams Adaptive Card SSL Certificate Expiry Monitor Prompt
Build a Microsoft Teams Adaptive Card digest that warns on TLS/SSL certificate expiry — days-remaining thresholds, issuer/SAN details, per-service ownership, and a renew/acknowledge action.
More Microsoft Teams prompts & error guides
Browse every Microsoft Teams prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.