Forum Discussion
Using notebookutils.fs to copy data from blob storage using private endpoints
- 1 year ago
You can create shortcut for private storage account. In the storage account you will have to whitelist the Fabric workspace under the resource type section in network/firewall settings and allow Azure service traffic. I am not sure if you can have it set to root.
The other thing you can try is to mount the storage container through notebookutils library and see if that goes through.
Have you tried by creating shortcut for ADLS Gen 2 storage and perform copy operation through shortcut URL instead of ABFSS Gen2 path.
- KimTutein1 year agoAdvocate III
Hi g3kuser
Thank you for your idea.
However making a shortcut does not seem to work when the network is closed for public network and using private endpoint. One more thing is that you cannot make a shortcut at the root of the account - the root has to be a container (and our containers are made on the fly.