18 lines
386 B
JSON
18 lines
386 B
JSON
{
|
|
"name": "ADLS_saintegrationpipelines",
|
|
"properties": {
|
|
"annotations": [],
|
|
"type": "AzureBlobFS",
|
|
"typeProperties": {
|
|
"url": "https://traininglake01.dfs.core.windows.net",
|
|
"accountKey": {
|
|
"type": "AzureKeyVaultSecret",
|
|
"store": {
|
|
"referenceName": "TrainingKeys01",
|
|
"type": "LinkedServiceReference"
|
|
},
|
|
"secretName": "traininglake01"
|
|
}
|
|
}
|
|
}
|
|
} |