Skip to content

Fix duplicated az in reservations list filter example - #10210

Open
Hashim Khan (Hashim1999164) wants to merge 4 commits into
Azure:mainfrom
Hashim1999164:fix/reservations-list-example-typo-8105
Open

Fix duplicated az in reservations list filter example#10210
Hashim Khan (Hashim1999164) wants to merge 4 commits into
Azure:mainfrom
Hashim1999164:fix/reservations-list-example-typo-8105

Conversation

@Hashim1999164

@Hashim1999164 Hashim Khan (Hashim1999164) commented Aug 13, 2026

Copy link
Copy Markdown

Summary

Fixes #8105

Corrects the az reservations list VirtualMachines filter example so it starts with az reservations list instead of az az reservations list.

Test plan

  • Confirm az reservations list -h shows a valid filter example without a duplicated az

Copilot AI lite review requested due to automatic review settings August 13, 2026 00:10
@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi Hashim Khan (@Hashim1999164),
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in pyproject.toml (or setup.py, if the extension has not migrated yet) as well.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

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.

Pull request overview

Corrects a typo in the autogenerated help examples for az reservations list so the VirtualMachines filter example no longer shows a duplicated az prefix.

Changes:

  • Fixes the az reservations list filter example from az az reservations list ... to az reservations list ....

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

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Aug 13, 2026
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

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

@yonzhan

Copy link
Copy Markdown
Collaborator

reservations

@Hashim1999164

Copy link
Copy Markdown
Author

Added a HISTORY.rst entry and bumped the reservation extension to 0.3.2 for the filter example fix.

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

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az reservations | typo in example syntax

5 participants