From 0324e85146dc4e193c54540ec4894f84f976c8c6 Mon Sep 17 00:00:00 2001 From: Richard Swinbank Date: Sun, 23 Oct 2022 12:58:15 +0100 Subject: [PATCH] Updating pipeline: CopyAWUsingMetadata --- Code/DataFactory/pipeline/CopyAWUsingMetadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/DataFactory/pipeline/CopyAWUsingMetadata.json b/Code/DataFactory/pipeline/CopyAWUsingMetadata.json index b3d2a03..b81c187 100644 --- a/Code/DataFactory/pipeline/CopyAWUsingMetadata.json +++ b/Code/DataFactory/pipeline/CopyAWUsingMetadata.json @@ -15,7 +15,7 @@ }, "userProperties": [], "typeProperties": { - "url": "https://raw.githubusercontent.com/mrpaulandrewltd/Azure-Data-Integration-Pipeline-Training/main/Labs/TableCatalog.json", + "url": "https://raw.githubusercontent.com/mrpaulandrewltd/Azure-Data-Integration-Pipeline-Training/copenhagen-labs2/Labs/TableCatalog.json", "method": "GET" } },