Revised labs
This commit is contained in:
17
Labs/adf/linkedService/FS_MyLaptop.json
Normal file
17
Labs/adf/linkedService/FS_MyLaptop.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "FS_MyLaptop",
|
||||
"type": "Microsoft.DataFactory/factories/linkedservices",
|
||||
"properties": {
|
||||
"annotations": [],
|
||||
"type": "FileServer",
|
||||
"typeProperties": {
|
||||
"host": "C:\\",
|
||||
"userId": "richard",
|
||||
"encryptedCredential": "eyJDcmVkZW50aWFsSWQiOiIzZDk3NmY1My0zNGYzLTQ1NWUtYjE0MS01ZGMyYmI0MmY2YmQiLCJWZXJzaW9uIjoiMi4wIiwiQ2xhc3NUeXBlIjoiTWljcm9zb2Z0LkRhdGFQcm94eS5Db3JlLkludGVyU2VydmljZURhdGFDb250cmFjdC5DcmVkZW50aWFsU1UwNkNZMTQifQ=="
|
||||
},
|
||||
"connectVia": {
|
||||
"referenceName": "SHIR",
|
||||
"type": "IntegrationRuntimeReference"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user