2023-06-07 21:08:14 +01:00

17 lines
574 B
JSON

{
"name": "LaptopFiles",
"type": "Microsoft.DataFactory/factories/linkedservices",
"properties": {
"annotations": [],
"type": "FileServer",
"typeProperties": {
"host": "C:\\ADFRoot",
"userId": "paul.andrew@avanade.com",
"encryptedCredential": "eyJDcmVkZW50aWFsSWQiOiIzMDg5NjgxZi05MmM0LTQzMzAtYjMzYy02ZTdhNjA3ZWUxZTkiLCJWZXJzaW9uIjoiMi4wIiwiQ2xhc3NUeXBlIjoiTWljcm9zb2Z0LkRhdGFQcm94eS5Db3JlLkludGVyU2VydmljZURhdGFDb250cmFjdC5DcmVkZW50aWFsU1UwNkNZMTQifQ=="
},
"connectVia": {
"referenceName": "Laptop",
"type": "IntegrationRuntimeReference"
}
}
}