Updating dataset: ADLS_BIN_AdventureWorks Updating dataset: ADLS_TSV_AdventureWorks Updating dataset: HTTP_BIN_AWProduct Updating dataset: HTTP_BIN_AdventureWorks
22 lines
418 B
JSON
22 lines
418 B
JSON
{
|
|
"name": "ADLS_BIN_AWProduct",
|
|
"properties": {
|
|
"linkedServiceName": {
|
|
"referenceName": "ADLS_saintegrationpipelines",
|
|
"type": "LinkedServiceReference"
|
|
},
|
|
"folder": {
|
|
"name": "Labs1"
|
|
},
|
|
"annotations": [],
|
|
"type": "Binary",
|
|
"typeProperties": {
|
|
"location": {
|
|
"type": "AzureBlobFSLocation",
|
|
"fileName": "Product.csv",
|
|
"folderPath": "Raw",
|
|
"fileSystem": "lakeroot"
|
|
}
|
|
}
|
|
}
|
|
} |