Report-Bug-To-Azure
Report a bug to Azure DevOps with structured details like title, steps to reproduce, expected and actual results. Generates an Azure CLI command to create the work item.
Instructions
Report a bug to Azure DevOps using Azure CLI with proper bug report structure (generates command to run)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| project | No | ||
| priority | No | ||
| severity | No | 3 - Medium | |
| description | No | ||
| environment | No | ||
| actual_result | Yes | ||
| expected_result | Yes | ||
| parent_user_story | No | ||
| steps_to_reproduce | Yes |