TestCases/SVT/DataFactory/TestData/DataFactoryStorageLinkedService.json
{
"name": "LinkedService-AzureStorage", "properties": { "type": "AzureStorage", "typeProperties": { "connectionString": "DefaultEndpointsProtocol=https;AccountName=azskteststorage;AccountKey=;" } } } |