Skip to content

Commit 1564fe0

Browse files
committed
Adding linkedService: AzureKeyVault1
1 parent f9696ee commit 1564fe0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

linkedService/AzureKeyVault1.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "AzureKeyVault1",
3+
"properties": {
4+
"annotations": [],
5+
"type": "AzureKeyVault",
6+
"typeProperties": {
7+
"baseUrl": "https://rifrost-MLOps-Keyvault.vault.azure.net/"
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)