diff --git a/Code/DataFactory/linkedService/HTTP_GitHubUserContent.json b/Code/DataFactory/linkedService/HTTP_GitHubUserContent.json deleted file mode 100644 index 5e0824c..0000000 --- a/Code/DataFactory/linkedService/HTTP_GitHubUserContent.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "HTTP_GitHubUserContent", - "properties": { - "annotations": [], - "type": "HttpServer", - "typeProperties": { - "url": "https://raw.githubusercontent.com/", - "enableServerCertificateValidation": true, - "authenticationType": "Anonymous" - } - } -} \ No newline at end of file