Updating linkedService: LaptopFiles

This commit is contained in:
Paul Andrew 2023-06-07 20:54:11 +01:00
parent 266848a437
commit 5c13b20af0

View File

@ -1,24 +1,17 @@
{
"name": "LaptopFiles",
"type": "Microsoft.DataFactory/factories/linkedservices",
"properties": {
"annotations": [],
"type": "FileServer",
"typeProperties": {
"host": "C:\\ADFRoot\\",
"userId": "ADFIRUser",
"password": {
"type": "AzureKeyVaultSecret",
"store": {
"referenceName": "TrainingKeys01",
"type": "LinkedServiceReference"
},
"secretName": "ADFIRUser"
}
"encryptedCredential": "eyJDcmVkZW50aWFsSWQiOiJlNTU0MWQ1Mi00NWZkLTQxZmMtOGU0Mi0wZjJkNjA3OThkNmEiLCJWZXJzaW9uIjoiMi4wIiwiQ2xhc3NUeXBlIjoiTWljcm9zb2Z0LkRhdGFQcm94eS5Db3JlLkludGVyU2VydmljZURhdGFDb250cmFjdC5DcmVkZW50aWFsU1UwNkNZMTQifQ=="
},
"connectVia": {
"referenceName": "Laptop",
"type": "IntegrationRuntimeReference"
}
},
"type": "Microsoft.DataFactory/factories/linkedservices"
}
}