{ "name": "trainingdb01", "type": "Microsoft.DataFactory/factories/linkedservices", "properties": { "annotations": [], "type": "AzureSqlDatabase", "typeProperties": { "connectionString": { "type": "AzureKeyVaultSecret", "store": { "referenceName": "TrainingKeys01", "type": "LinkedServiceReference" }, "secretName": "ConnectionString-trainingdb01" } } } }