The powershell cmdlet for Set-AzDataLakeStoremItemAclEntry have an option to Recurse to child subdirectories and files, this option seems to be missing from the az cli commands, or is this documented somewhere else?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
any update?
The option isn't currently supported. It would be up to the data lake service team if they plan to implement this feature.
Hi,
There are no current plans to add this support to CLI. You could use adlstool in the meanwhile -
https://github.com/Azure/data-lake-adlstool . Hoping that meets your requirements.
Thanks.
Closing based on @sachinsbigdata's response.