Loading a CSV in containerized neo4j environment

Hi all. I am using neo4j in a Microsoft container instance (not a VM). I want to load data from a CSV to my database. Is there a way to do that without using a publically accessible link or without using Microsoft blob storage?

Thanks in advance