Skip to content

docs(resilience): add example prompts for drill start and end tools (#3446) - #3525

Open
Teddy100x (teddiesloco) wants to merge 1 commit into
microsoft:mainfrom
teddiesloco:docs/resilience-drill-start-end-prompts
Open

docs(resilience): add example prompts for drill start and end tools (#3446)#3525
Teddy100x (teddiesloco) wants to merge 1 commit into
microsoft:mainfrom
teddiesloco:docs/resilience-drill-start-end-prompts

Conversation

@teddiesloco

Copy link
Copy Markdown

Summary

Closes #3446

This PR addresses the documentation gap identified in #3446 by adding example prompts for the resilience_drill_start and resilience_drill_end tools in servers/Azure.Mcp.Server/README.md under the ### 🛡️ Azure Resilience Management section.

Added Prompts:

  • "Start resilience drill 'my-drill' in service group 'my-service-group' in Failover mode"
  • "Run a TestFailover for resilience drill 'my-drill' in service group 'my-service-group'"
  • "End resilience drill 'my-drill' in service group 'my-service-group' and attest it as Success with notes 'Validation completed'"
  • "Stop the running resilience drill 'my-drill' in service group 'my-service-group' and attest it as Failed"

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution Teddy100x (@teddiesloco)! We will review the pull request and get back to you soon.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward documentation-only addition that aligns with the linked issue’s stated acceptance criteria.

Pull request overview

This PR closes #3446 by filling a documentation gap in the Azure MCP Server README, adding example prompts for the existing resilience_drill_start and resilience_drill_end tools under the Azure Resilience Management section.

Changes:

  • Adds README example prompts for starting a resilience drill in Failover mode.
  • Adds README example prompts for running a TestFailover drill execution.
  • Adds README example prompts for ending a drill with Success or Failed attestation (including notes).
File summaries
File Description
servers/Azure.Mcp.Server/README.md Adds missing example prompts for resilience_drill_start and resilience_drill_end to close the doc gap.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc Gap] README.md missing example prompts for resilience_drill_start and resilience_drill_end tools

2 participants