Skip to content

Updated azure-cli base container to latest#20

Open
kyletbase2 wants to merge 1 commit intomasterfrom
release/azure-cli-2.34.1
Open

Updated azure-cli base container to latest#20
kyletbase2 wants to merge 1 commit intomasterfrom
release/azure-cli-2.34.1

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