Revised labs
This commit is contained in:
23
Labs/adf/dataset/ADLS_BIN_AWProduct.json
Normal file
23
Labs/adf/dataset/ADLS_BIN_AWProduct.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "ADLS_BIN_AWProduct",
|
||||
"properties": {
|
||||
"linkedServiceName": {
|
||||
"referenceName": "AzureDataLakeStorage1",
|
||||
"type": "LinkedServiceReference"
|
||||
},
|
||||
"folder": {
|
||||
"name": "Lab2"
|
||||
},
|
||||
"annotations": [],
|
||||
"type": "Binary",
|
||||
"typeProperties": {
|
||||
"location": {
|
||||
"type": "AzureBlobFSLocation",
|
||||
"fileName": "Product.csv",
|
||||
"folderPath": "Raw",
|
||||
"fileSystem": "lakeroot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "Microsoft.DataFactory/factories/datasets"
|
||||
}
|
||||
Reference in New Issue
Block a user