AzureML Compute Instance Mount Data (SDK V2)
Summary The AzureML Compute Instance provides a managed environment for machine learning workflows, and accessing blob data storage is a common requirement. In this scenario, the goal is to mount the blob data storage and access the data as if it were a native file system, without downloading the data to disk. The AzureML V2 … Read more