Skip to content

Updating documentation to reflect correct --dryrun behaviour#30293

Open
tabs-not-spaces wants to merge 2 commits intoAzure:devfrom
tabs-not-spaces:patch-1
Open

Updating documentation to reflect correct --dryrun behaviour#30293
tabs-not-spaces wants to merge 2 commits intoAzure:devfrom
tabs-not-spaces:patch-1

Conversation

@tabs-not-spaces
Copy link
Copy Markdown

Related command

Description

The documentation suggests that --dryrun used in az storage blob delete-batch would ignore precondition arguments, which is false. Updating documentation to reflect correct behaviour.

Testing Guide

date=`date -d "10 days ago" '+%Y-%m-%dT%H:%MZ'`
az storage blob delete-batch -s mycontainer --account-name mystorageaccount --pattern "*.py" --if-unmodified-since $date --auth-mode login

The above example would respect the --if-unmodified-since $date precondition argument.

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

long info for dryrun is incorrect. Dryrun respects precondition arguments.
removing typo
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Azure CLI Full Test Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @tabs-not-spaces,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Nov 8, 2024

Thank you for your contribution! We will review the pull request and get back to you soon.

@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 Nov 8, 2024
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

Thank you for your contribution tabs-not-spaces! We will review the pull request and get back to you soon.

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

Labels

act-codegen-extensibility-squad Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. Storage az storage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants