Updating linkedService: ADLS_saintegrationpipelines
This commit is contained in:
parent
c2b7d903cb
commit
b82e31bf3a
@ -4,7 +4,15 @@
|
|||||||
"annotations": [],
|
"annotations": [],
|
||||||
"type": "AzureBlobFS",
|
"type": "AzureBlobFS",
|
||||||
"typeProperties": {
|
"typeProperties": {
|
||||||
"url": "https://saintegrationpipelines.dfs.core.windows.net/"
|
"url": "https://traininglake01.dfs.core.windows.net",
|
||||||
|
"accountKey": {
|
||||||
|
"type": "AzureKeyVaultSecret",
|
||||||
|
"store": {
|
||||||
|
"referenceName": "TrainingKeys01",
|
||||||
|
"type": "LinkedServiceReference"
|
||||||
|
},
|
||||||
|
"secretName": "traininglake01"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user