Revised labs
This commit is contained in:
21
Labs/adf/dataset/FS_MyFiles.json
Normal file
21
Labs/adf/dataset/FS_MyFiles.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "FS_MyFiles",
|
||||
"properties": {
|
||||
"linkedServiceName": {
|
||||
"referenceName": "FS_MyLaptop",
|
||||
"type": "LinkedServiceReference"
|
||||
},
|
||||
"folder": {
|
||||
"name": "Lab5"
|
||||
},
|
||||
"annotations": [],
|
||||
"type": "Binary",
|
||||
"typeProperties": {
|
||||
"location": {
|
||||
"type": "FileServerLocation",
|
||||
"fileName": "data-file.txt",
|
||||
"folderPath": "tmp"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user