Deleting linkedService: AzureKeyVault1

This commit is contained in:
Paul Andrew 2022-02-22 10:43:29 +00:00
parent bf5c6839fd
commit 4e54af8764

View File

@ -1,15 +0,0 @@
{
"name": "AzureKeyVault1",
"properties": {
"parameters": {
"Test": {
"type": "string"
}
},
"annotations": [],
"type": "AzureKeyVault",
"typeProperties": {
"baseUrl": "@{linkedService().Test}"
}
}
}