I used azcopy to move data from HPC to azure "File sharesfile storage, then from there to app service. File shares can be mounted on app service, VMs and container instances and accessed via standard paths, but it's very slow (models are ~ 8X slower).
I used
azcopy
to move data from HPC to azure "File sharesfile storage, then from there to app service. File shares can be mounted on app service, VMs and container instances and accessed via standard paths, but it's very slow (models are ~ 8X slower).