build20AcceleratedSpark/ingestion/linkedService/GetTaxiList.json

12 строки
479 B
JSON

{
"name": "GetTaxiList",
"type": "Microsoft.DataFactory/factories/linkedservices",
"properties": {
"annotations": [],
"type": "AzureBlobFS",
"typeProperties": {
"url": "https://pipedreamtaxi.dfs.core.windows.net",
"encryptedCredential": "ew0KICAiVmVyc2lvbiI6ICIyMDE3LTExLTMwIiwNCiAgIlByb3RlY3Rpb25Nb2RlIjogIktleSIsDQogICJTZWNyZXRDb250ZW50VHlwZSI6ICJQbGFpbnRleHQiLA0KICAiQ3JlZGVudGlhbElkIjogIlRBWElERl8wODk1MzVmMC1lN2VjLTRiNDYtYWJiOS1lNTY0M2UzODYyNmMiDQp9"
}
}
}