Updating linkedService: LaptopFiles
This commit is contained in:
parent
05ea0eb291
commit
a391fa37f5
@ -1,17 +1,24 @@
|
||||
{
|
||||
"name": "LaptopFiles",
|
||||
"type": "Microsoft.DataFactory/factories/linkedservices",
|
||||
"properties": {
|
||||
"annotations": [],
|
||||
"type": "FileServer",
|
||||
"typeProperties": {
|
||||
"host": "C:\\ADFRoot\\",
|
||||
"userId": "ADFIRUser",
|
||||
"encryptedCredential": "eyJDcmVkZW50aWFsSWQiOiIwMmY1MGNmZC04MmVhLTRiY2YtYmI3ZC1hZjNkMzYyODNjMjEiLCJWZXJzaW9uIjoiMi4wIiwiQ2xhc3NUeXBlIjoiTWljcm9zb2Z0LkRhdGFQcm94eS5Db3JlLkludGVyU2VydmljZURhdGFDb250cmFjdC5DcmVkZW50aWFsU1UwNkNZMTQifQ=="
|
||||
"password": {
|
||||
"type": "AzureKeyVaultSecret",
|
||||
"store": {
|
||||
"referenceName": "TrainingKeys01",
|
||||
"type": "LinkedServiceReference"
|
||||
},
|
||||
"secretName": "ADFIRUser"
|
||||
}
|
||||
},
|
||||
"connectVia": {
|
||||
"referenceName": "Laptop",
|
||||
"type": "IntegrationRuntimeReference"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "Microsoft.DataFactory/factories/linkedservices"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user