11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"name": "AzureDataLakeStorage1",
|
|
"type": "Microsoft.DataFactory/factories/linkedservices",
|
|
"properties": {
|
|
"annotations": [],
|
|
"type": "AzureBlobFS",
|
|
"typeProperties": {
|
|
"url": "https://adflabs2023sa.dfs.core.windows.net/"
|
|
}
|
|
}
|
|
} |