Is it possible to create a folder in Azure DataLake gen 2 with Azure CLI?
Something like with this code:
dls fs create --account my-storage-account --folder --path my-folder
Or are there some other tools which could help to automate creation of DataLake gen2 with folders and role assignments?
You could know the tools limits for now is not supported from this doc: Programming interfaces and this Known issues.
Fro now the tools you could use: