2023-06-07 21:02:46 +01:00

17 lines
579 B
JSON

{
"name": "LaptopFiles",
"type": "Microsoft.DataFactory/factories/linkedservices",
"properties": {
"annotations": [],
"type": "FileServer",
"typeProperties": {
"host": "C:\\ADFRoot\\",
"userId": "WINAP71rY2YabRV\\ADFIRUser",
"encryptedCredential": "eyJDcmVkZW50aWFsSWQiOiJmYTA1MjJhOS0zYjUyLTQ0ZjYtYWUzOS02NmI4ZDEwMjdmY2IiLCJWZXJzaW9uIjoiMi4wIiwiQ2xhc3NUeXBlIjoiTWljcm9zb2Z0LkRhdGFQcm94eS5Db3JlLkludGVyU2VydmljZURhdGFDb250cmFjdC5DcmVkZW50aWFsU1UwNkNZMTQifQ=="
},
"connectVia": {
"referenceName": "Laptop",
"type": "IntegrationRuntimeReference"
}
}
}