Anonymous
11 months agoNot applicable
Status:
New
Add Recurse Option For Notebookutils.fs.ls
The current notebookutils.fs.ls() function will return the contents of a single directory.
However, it is often the case that you need to recuse through child directories within a parent directory
Look at the Get-ChildItem cmdlet in PowerShell for a good example: Get-Child Item
You can implement your own recursion, but I am willing to bet making multiple calls out to the synapse API is much less compute effective than just having the API be able to support recursive listing itself.
Please add a flag or parameter to get recursive results when using notebookutils.fs.ls()
No Comments
Recent ideas
Programmatic point-of-failure recovery for Fabric pipelines
The Fabric monitoring UI already supports Rerun → rerun from failed activity. That capability is only reachable by a human clicking in the portal. Please make point-of-failure recovery available to a...EversonElias17 hours agoRegular VisitorNew16Views1like0CommentsEnable Managed Private Endpoints Support for Microsoft Fabric Capacities Below F64
Managed Private Endpoints in Microsoft Fabric are currently supported only on F64 and higher capacities. Customers using lower capacities, such as F8, cannot establish private connectivity to Azure s...v-tsindhu18 hours agoMicrosoft EmployeeNew9Views0likes0Comments