[Reference feedback]: Release notes for version 2.68.0 do not inform about breaking change: removal of "az storage blob directory" #30664
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
Possible-Solution
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Similar-Issue
Storage
az storage
Milestone
Type of issue
Missing information
Reference command name
az storage blob directory upload
Feedback
Hi! Starting today, when calling the
az storage blob directory upload
command in the AzureCLI inside Azure DevOps pipeline, we are getting the following error:ERROR: 'directory' is misspelled or not recognized by the system.
The https://learn.microsoft.com/en-us/cli/azure/storage/blob/directory says it is deprecated but not removed. Also the latest release notes published yesterday https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli#january-14-2025 do not mention any change to this command group ('storage blob directory' command group).
Can you help me to find out what is the reason of such error? Our guess is that this deprecated command group has been removed.
We are using StorageV2 blob storage account, not the "Data Lake Gen2". So an alternative command would be
az storage blob upload-batch
and not theaz storage fs directory upload
, correct?Page URL
https://learn.microsoft.com/en-us/cli/azure/storage/blob/directory?view=azure-cli-latest
Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/storage/blob/directory.yml
Author
@dbradish-microsoft
Document Id
43fb2b4e-3f87-f3b8-2e85-ed5812a69ffc
The text was updated successfully, but these errors were encountered: