-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Query/Question
For Java, does DataLakeDirectoryClient.rename support all RAGZRS Storage Accounts for moving one directory from a Blob container to another blob container?
For LRS storage accounts, it appears to work fine when I move a directory from one blob container to another.
However, I'd receive the following error "InvalidDestinationPath" for some RAGZRS storage accounts. In some regions, RAGZRS storage accounts the rename() function seems to work fine.
Why is this not a Bug or a feature Request?
Not sure if this is a known limitation for DataLakeDirectoryClient but it works for all LRS storage accounts. In some regions, RAGZRS storage accounts the rename() function seems to work fine.
Setup (please complete the following information if applicable):
- OS: Linux
- IDE: VSCode
- Library/Libraries: com.azure:azure-storage-file-datalake:12.23.1
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Query Added
- Setup information Added