The second example for az storage blob upload-batch uses the shorthand '-s' option key, but this causes an error:
ERROR: ambiguous option: --s could match --sas-token, --subscription, --source, --socket-timeout
I think it's better to write '--source' in the full form.
Link to examples: https://docs.microsoft.com/en-us/cli/azure/storage/blob?view=azure-cli-latest#az_storage_blob_upload_batch-examples
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The second example for az storage blob upload-batch uses the shorthand '-s' option key, but this causes an error:
ERROR: ambiguous option: --s could match --sas-token, --subscription, --source, --socket-timeoutI think it's better to write '--source' in the full form.
Link to examples: https://docs.microsoft.com/en-us/cli/azure/storage/blob?view=azure-cli-latest#az_storage_blob_upload_batch-examples
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.