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