Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
fix sample link to sas resource files (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
paselem authored Apr 23, 2018
1 parent 3b0c087 commit fa75afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If you would like to see more samples, please reach out to [razurebatch@microsof

The sample also has code that runs through this process locally (both single core and multi-core) to do a benchmark against running the work with doAzureParallel.

5. **Using Sas Tokens for Private Blobs** [(link)](./resource_files/sas_resource_files_example.R)
5. **Using Sas Tokens for Private Blobs** [(link)](./sas_resource_files/sas_resources_files_example.R)

This sample walks through using private blobs. The code shows your how to create a Sas token to use when uploading files to your private blob, and then how to use resource files to move your private dataset into your doAzureParallel cluster to execute on.

Expand Down

0 comments on commit fa75afb

Please sign in to comment.