Deleting linkedService: AzureSqlDatabase1
This commit is contained in:
parent
64fd3b8f89
commit
162463a963
@ -1,18 +0,0 @@
|
||||
{
|
||||
"name": "AzureSqlDatabase1",
|
||||
"properties": {
|
||||
"type": "AzureSqlDatabase",
|
||||
"annotations": [],
|
||||
"typeProperties": {
|
||||
"connectionString": {
|
||||
"type": "AzureKeyVaultSecret",
|
||||
"store": {
|
||||
"referenceName": "@{linkedService().KeyVaultName}",
|
||||
"type": "LinkedServiceReference"
|
||||
},
|
||||
"secretName": "ConnectionString-trainingdb01"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": "Microsoft.DataFactory/factories/linkedservices"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user