Adding linkedService: HTTP_GitHubUserContent
This commit is contained in:
parent
6c6f070d0d
commit
afdeba1147
12
Code/DataFactory/linkedService/HTTP_GitHubUserContent.json
Normal file
12
Code/DataFactory/linkedService/HTTP_GitHubUserContent.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "HTTP_GitHubUserContent",
|
||||
"properties": {
|
||||
"annotations": [],
|
||||
"type": "HttpServer",
|
||||
"typeProperties": {
|
||||
"url": "https://raw.githubusercontent.com/",
|
||||
"enableServerCertificateValidation": true,
|
||||
"authenticationType": "Anonymous"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user