-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
It would help if actual examples were provided. For source should you include https. Should it be:
az storage file <command> -- source https://<your_account_name1>.blob.core.windows.net/<your_container_name1>/<your_sub_directory_at_blob1> or something else?
I have tried various commands to delete a number of files without success. Here are some examples I tried:
az storage file delete-batch --source https://.blob.core.windows.net/ --account-key --pattern xxx_2015 --dryrun
az storage file delete-batch --source .blob.core.windows.net/ --account-key --pattern xxx_2015 --dryrun
az storage file delete-batch --source blob.core.windows.net/ --account-name --account-key --pattern xxx_2015 --dryrun
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: c633bcb6-d7c0-8bfe-76b6-c69fed9eaf90
- Version Independent ID: 6b2e9a7e-c75f-0b48-0794-acd0ba474eba
- Content: az storage file
- Content Source: src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/_help.py
- Service: storage
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw