test/adf2/linkedService/LS_DataLakeG2.json
|
{
"name": "LS_DataLakeG2", "type": "Microsoft.DataFactory/factories/linkedservices", "properties": { "annotations": [], "type": "AzureBlobFS", "typeProperties": { "url": "https://xxxxxxxxxxxx.dfs.core.windows.net", "encryptedCredential": "xxxxxxxxxxxx" } } } |