AzCopy v10 AzCopy v10 is a command-line utility that you can use to copy data to and from containers and file shares in Azure Storage accounts. AzCopy V10 presents easy-to-use commands that are ...
Remove a single blob by using a SAS token: - azcopy rm "https://[account].blob.core.windows.net/[container]/[path/to/blob]?[SAS]" Remove an entire virtual directory ...