-To work with a directory in OneLake, create a filesystem client and directory client. You can use this directory client to perform a variety of operations, including renaming, moving, or listing paths (as seen below). You can also create a directory client when creating a directory, using the [FileSystemClient.create_directory](https://learn.microsoft.com/en-us/python/api/azure-storage-file-datalake/azure.storage.filedatalake.filesystemclient#azure-storage-filedatalake-filesystemclient-create-directory) method.
0 commit comments