{ "name": "HTTP_AWProduct", "type": "Microsoft.DataFactory/factories/linkedservices", "properties": { "annotations": [], "type": "HttpServer", "typeProperties": { "url": "https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/databases/adventure-works/oltp-install-script/Product.csv", "enableServerCertificateValidation": true, "authenticationType": "Anonymous" } } }