From 2ecfa2059fe68d9102e59b5e753845be4530695c Mon Sep 17 00:00:00 2001 From: "Colby T. Ford" Date: Wed, 10 Nov 2021 23:36:20 -0500 Subject: [PATCH] Update README.md --- ADF/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ADF/README.md b/ADF/README.md index 0105e24..8128c52 100644 --- a/ADF/README.md +++ b/ADF/README.md @@ -1,7 +1,13 @@ ## Azure Data Factory Template for _azbasespace_ +This Azure Data Factory template provides a simple pipeline that replicates projects, samples, and datasets from Illumina BaseSpace to Azure Blob Storage using the azbasespace tool. This will create a project- and dataset-based organization in your Storage Account. + ![](adf_screenshot.png) ### How to Use -![](adf_how-to-use.png) \ No newline at end of file +1. From within the [Azure Data Factory UI](https://adf.azure.com/), click the "+" icon under Factory Resources. +2. Click "Import from pipeline template". +3. Upload the [azbasespace-pipeline.zip](azbasespace-pipeline.zip) file from this repo. + +