Hi Swapneel,
To download multiple files or a folder from Azure Blob Storage, you can use Azure Storage Explorer or AzCopy
Azure Storage Explorer:
- Open Azure Storage Explorer.
- Navigate to your blob container.
- Select the files or folders you want to download, right-click, and choose "Download."
AzCopy:
- Use the
azcopy copy
command to download files or folders. For example: bash Copy
azcopy copy
For more details, check out the official documentation:
Azure Storage Explorer
AzCopy
Azure Blob Storage
Let me know if you need further assistance!Hi Swapneel,
To download multiple files or a folder from Azure Blob Storage, you can use Azure Storage Explorer or AzCopy:
Azure Storage Explorer:
- Open Azure Storage Explorer.
- Navigate to your blob container.
- Select the files or folders you want to download, right-click, and choose "Download."
AzCopy:
- Use the
azcopy copy
command to download files or folders. For example: bash Copy
azcopy copy
For more details, check out the official documentation:
Azure Storage Explorer
AzCopy
Let me know if you need further assistance!
rgds,
Alex
P.s. Kindly consider accepting the answer if the information provided is helpful. This can assist other community members in resolving similar issues.Hi Swapneel,
To download multiple files or a folder from Azure Blob Storage, you can use Azure Storage Explorer or AzCopy
Azure Storage Explorer:
- Open Azure Storage Explorer.
- Navigate to your blob container.
- Select the files or folders you want to download, right-click, and choose "Download."
AzCopy:
For more details, check out the official documentation:
Azure Storage Explorer
AzCopy
Azure Blob Storage
Let me know if you need further assistance!Hi Swapneel,
To download multiple files or a folder from Azure Blob Storage, you can use Azure Storage Explorer or AzCopy:
Azure Storage Explorer:
- Open Azure Storage Explorer.
- Navigate to your blob container.
- Select the files or folders you want to download, right-click, and choose "Download."
AzCopy:
For more details, check out the official documentation:
Azure Storage Explorer
AzCopy
Let me know if you need further assistance!
rgds,
Alex
P.s. Kindly consider accepting the answer if the information provided is helpful. This can assist other community members in resolving similar issues.