What's Changed
Bug fixes
- Fixed
acceptance/download_product_azure_test.go
: Specify --overwrite to overwrite existing blobs, this was needed since the last update to az cliv2.34.0
introduced a breaking change to prevent silent overwrites. (Azure/azure-cli#21477). @dtimm @nhsieh