samples/sas_resource_files/README.md

SAS Resource Files

The following sample shows how to transfer data using secure SAS blob tokens. This allows secure transfer between cloud storage from either your local computer or the nodes in the cluster.

As part of this example you will see how to create a secure write-only SAS and upload files to the cloud. Then create a secure read-only SAS and download those files to the nodes in your cluster. Finally, you will enumerate the files on each node in the cluster and can operate against them however you choose.

Make sure to replace the storage account you want to use. The the storage account listed in the credentials.json file must be used for this sample to work.

storageAccountName <- "<YOUR_STORAGE_ACCOUNT>"


Azure/doAzureParallel documentation built on May 22, 2021, 4:39 a.m.