Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated azure-cli base container to latest #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kyletbase2
Copy link

This is to fix an issue a customer is having with overwriting Azure blob storage:
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-conceptual/release-notes-azure-cli.md#:~:text=%5BBREAKING%20CHANGE%5D%20az%20storage%20blob%20upload/upload%2Dbatch%3A%20Fix%20%2D%2Doverwrite%20that%20it%20no%20longer%20overwrite%20by%20default

Azure/azure-cli#21485

The error they're getting:

+ az storage blob upload-batch --account-name accountname -d templates -s output --destination-path pathname '--overwrite=True'
az: error: unrecognized arguments: --overwrite=True
usage: az [-h] [--verbose] [--debug] [--only-show-errors]
          [--output {json,jsonc,yaml,yamlc,table,tsv,none}] [--query JMESPATH]
          {storage} ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants