From a364737a992b135f159590beb617b6638f78dd24 Mon Sep 17 00:00:00 2001 From: Paul Andrew <60190428+mrpaulandrew@users.noreply.github.com> Date: Tue, 22 Feb 2022 10:41:22 +0000 Subject: [PATCH] Updating linkedService: GenericKeys --- Code/DataFactory/linkedService/GenericKeys.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Code/DataFactory/linkedService/GenericKeys.json b/Code/DataFactory/linkedService/GenericKeys.json index 90af322..7dfacf8 100644 --- a/Code/DataFactory/linkedService/GenericKeys.json +++ b/Code/DataFactory/linkedService/GenericKeys.json @@ -10,6 +10,7 @@ "annotations": [], "typeProperties": { "baseUrl": "@{linkedService().baseUrl}" - } + }, + "description": "https://TrainingKeys01.vault.azure.net" } } \ No newline at end of file