microsoft / microsoft/AzureStorageExplorer
Offer include snapshots for Gen2 containers
Open
Nobody has claimed this yet.
:gear: adls gen2
:grey_question: investigate
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
When we delete a blobs/folders in Gen2, we invoke AzCopy such that it uses the DFS delete API. It appears that this API does not support "include snapshots". Therefore, if we are going to offer "include snapshots" when deleting things in Gen2, we need to swap to invoking AzCopy such that it uses the Blob delete API.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.