{ "name": "ADLS_DimProduct", "properties": { "linkedServiceName": { "referenceName": "AzureDataLakeStorage1", "type": "LinkedServiceReference" }, "folder": { "name": "Lab4" }, "annotations": [], "type": "Parquet", "typeProperties": { "location": { "type": "AzureBlobFSLocation", "folderPath": "Cleaned/DimProduct", "fileSystem": "lakeroot" }, "compressionCodec": "snappy" }, "schema": [] }, "type": "Microsoft.DataFactory/factories/datasets" }